Я столкнулся с этой проблемой с maven-surefire-plugin 3.0.0-M4 и Maven версий 3.6.3, 3.6.0 и 3.3.9 с jdk1.8.0_222 (Ubuntu 18.0.4). Мой pom.xml выглядит следующим образом:
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
4.0.0
Expertus
Expertus
0.0.1-SNAPSHOT
ExpertusONE_4.5
ExpertusONE_4.5
org.seleniumhq.selenium
selenium-java
3.141.59
org.testng
testng
7.0.0
test
log4j
log4j
1.2.17
org.apache.poi
poi
4.1.1
org.apache.poi
poi-ooxml
4.1.1
org.apache.maven.plugins
maven-failsafe-plugin
3.0.0-M4
test
war
src
src
maven-compiler-plugin
3.8.0
1.8
1.8
org.apache.maven.plugins
maven-surefire-plugin
3.0.0-M4
false
CreateOrganization.java
/home/nivedab/Desktop/LocalCode/ExpertusONE_4.5/Learning_Suite.xml
1.8.0_222
UTF-8
UTF-8
1.8
1.8
Вывод Дженкинса следующий:
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:3.0.0-M4:test
(default-test) on project Expertus: There are test failures.
Подробнее здесь: https://stackoverflow.com/questions/591 ... n3-0-0-m4t
Не удалось выполнить цель org.apache.maven.plugins:maven-surefire-plugin:3.0.0-M4:test (тест по умолчанию) ⇐ JAVA
-
- Похожие темы
- Ответы
- Просмотры
- Последнее сообщение