Details
-
Type:
Improvement
-
Status: Closed (View Workflow)
-
Priority:
Minor
-
Resolution: Fixed
-
Component/s: pipeline-maven-plugin
-
Labels:None
-
Similar Issues:
Description
Automatically detect test results generated by the maven-failsafe-plugin and integration tests
Code changed in jenkins
User: Cyrille Le Clerc
Path:
jenkins-plugin/src/test/java/org/jenkinsci/plugins/pipeline/maven/WithMavenStepOnMasterTest.java
jenkins-plugin/src/test/resources/org/jenkinsci/plugins/pipeline/maven/test/test_maven_projects/maven_jar_project/pom.xml
jenkins-plugin/src/test/resources/org/jenkinsci/plugins/pipeline/maven/test/test_maven_projects/maven_jar_project/src/test/java/com/example/MonoModuleMavenAppIT.java
http://jenkins-ci.org/commit/pipeline-maven-plugin/dd200814cc980198a2e02b3bc63b28eb6340af02
Log:
JENKINS-44074Add an integration test and the maven-failsafe-plugin in the test “maven jar project”