Ziel nicht ausführen org.apache.maven.plugins: maven-surefire-plugin: 3.0.0-m4: test (Standardtest)
Posted: 29 Apr 2025, 12:05
Ich stehe mit diesem Problem mit Maven-Surefire-Plugin 3.0.0-M4- und Maven-Versionen 3.6.3, 3.6.0 und 3.3.9 mit JDK1.8.0_222 (Ubuntu 18.0.4). Mein pom.xml ist wie folgt: < /p>
Code: Select all
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
< /code>
Jenkins Ausgabe lautet wie folgt: < /p>
[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.