We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 788ba23 commit 08d3737Copy full SHA for 08d3737
Jenkinsfile
@@ -351,7 +351,7 @@ pipeline {
351
sh '''
352
mvn clean verify \
353
--batch-mode --threads 1C -V -U -e -DforkCount=0 \
354
- -Papi-check \
+ -Pbree-libs -Papi-check -Pjavadoc \
355
-Dcompare-version-with-baselines.skip=false \
356
-Dorg.eclipse.swt.tests.junit.disable.test_isLocal=true \
357
-Dmaven.test.failure.ignore=true -Dmaven.test.error.ignore=true
0 commit comments