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 {
44
44
*/target/work/data/.metadata/.log,\
45
45
m2e-core-tests/*/target/work/data/.metadata/.log,\
46
46
**/target/artifactcomparison/*'
47
- archiveArtifacts (artifacts : ' **/target/products/*.zip,**/target/products/*.tar.gz' , onlyIfSuccessful : true )
48
47
junit ' */target/surefire-reports/TEST-*.xml,*/*/target/surefire-reports/TEST-*.xml'
49
48
}
50
49
}
Original file line number Diff line number Diff line change 90
90
<module >org.eclipse.m2e.apt.tests</module >
91
91
<module >org.eclipse.m2e.pde.connector.tests</module >
92
92
<module >org.eclipse.m2e.pde.target.tests</module >
93
-
94
- <!-- products -->
95
- <module >products</module >
96
-
97
93
<!-- UI/Integration tests -->
98
94
<module >org.eclipse.m2e.swtbot.tests</module >
99
95
</modules >
You can’t perform that action at this time.
0 commit comments