Skip to content

Commit 08d3737

Browse files
committed
[Build] Activate javadoc generation and 'bree-libs' profile
1 parent 788ba23 commit 08d3737

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Jenkinsfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -351,7 +351,7 @@ pipeline {
351351
sh '''
352352
mvn clean verify \
353353
--batch-mode --threads 1C -V -U -e -DforkCount=0 \
354-
-Papi-check \
354+
-Pbree-libs -Papi-check -Pjavadoc \
355355
-Dcompare-version-with-baselines.skip=false \
356356
-Dorg.eclipse.swt.tests.junit.disable.test_isLocal=true \
357357
-Dmaven.test.failure.ignore=true -Dmaven.test.error.ignore=true

0 commit comments

Comments
 (0)