X-Git-Url: https://gerrit.linuxfoundation.org/infra/gitweb?a=blobdiff_plain;f=.jjb-test%2Fexpected-xml%2Fgithub-maven-maven-javadoc-verify-master;h=dd08e64289a466a746e6c07adcddc84bd6191aa4;hb=refs%2Fchanges%2F29%2F7529%2F1;hp=87493fa344960f5fd1d8b4de549d9ef13d2e2be0;hpb=3577c6f3469752c9ff64742002a5b235d774001b;p=releng%2Fglobal-jjb.git diff --git a/.jjb-test/expected-xml/github-maven-maven-javadoc-verify-master b/.jjb-test/expected-xml/github-maven-maven-javadoc-verify-master index 87493fa3..dd08e642 100644 --- a/.jjb-test/expected-xml/github-maven-maven-javadoc-verify-master +++ b/.jjb-test/expected-xml/github-maven-maven-javadoc-verify-master @@ -6,7 +6,7 @@ false false false - false + true build-vm false @@ -97,6 +97,11 @@ For example '<1.0.0' or '>=1.0.0,<2.0.0'. uuddlrlrba + + ARCHIVE_ARTIFACTS + Artifacts to archive to the logs server. + + @@ -112,7 +117,7 @@ For example '<1.0.0' or '>=1.0.0,<2.0.0'. - ** + $sha1 @@ -241,7 +246,11 @@ export MAVEN_OPTS # Disable SC2086 because we want to allow word splitting for $MAVEN_* parameters. # shellcheck disable=SC2086 -$MVN clean javadoc:aggregate \ +$MVN clean install javadoc:aggregate \ + -Pq -Dmaven.javadoc.skip=false \ + -DskipTests=true \ + -Dcheckstyle.skip=true \ + -Dfindbugs.skip=true \ --global-settings "$GLOBAL_SETTINGS_FILE" \ --settings "$SETTINGS_FILE" \ $MAVEN_PARAMS $MAVEN_OPTIONS @@ -542,5 +551,14 @@ rm ~/.netrc test-credential + + + + npmrc + $HOME/.npmrc + + + +