File tree Expand file tree Collapse file tree 2 files changed +0
-5
lines changed Expand file tree Collapse file tree 2 files changed +0
-5
lines changed Original file line number Diff line number Diff line change @@ -44,7 +44,6 @@ pipeline {
4444 */target/work/data/.metadata/.log,\
4545 m2e-core-tests/*/target/work/data/.metadata/.log,\
4646 **/target/artifactcomparison/*'
47- archiveArtifacts (artifacts : ' **/target/products/*.zip,**/target/products/*.tar.gz' , onlyIfSuccessful : true )
4847 junit ' */target/surefire-reports/TEST-*.xml,*/*/target/surefire-reports/TEST-*.xml'
4948 }
5049 }
Original file line number Diff line number Diff line change 9090 <module >org.eclipse.m2e.apt.tests</module >
9191 <module >org.eclipse.m2e.pde.connector.tests</module >
9292 <module >org.eclipse.m2e.pde.target.tests</module >
93-
94- <!-- products -->
95- <module >products</module >
96-
9793 <!-- UI/Integration tests -->
9894 <module >org.eclipse.m2e.swtbot.tests</module >
9995 </modules >
You can’t perform that action at this time.
0 commit comments