Add install goal to javadoc job 44/7244/4
authorThanh Ha <thanh.ha@linuxfoundation.org>
Thu, 2 Nov 2017 14:36:59 +0000 (10:36 -0400)
committerThanh Ha <thanh.ha@linuxfoundation.org>
Thu, 2 Nov 2017 15:27:42 +0000 (11:27 -0400)
commit4eaa376194625cd7221e734c414f998c4dfa22db
treedf4da81797ac32be6415b13d4d8385a0d919a9ad
parentfc75b20f7ec19cb7cfdbd74385bf1262ccb7a84c
Add install goal to javadoc job

It turns out javadoc needs to have the artifacts available to them in
order to run javadoc:aggregate. In some cases this means artifacts
installed to the local maven repo. This patch adds the install goal as
well as ensuring we continue to skip tests, checkstyle, and findbugs to
keep the jobs running quick.

Change-Id: I3ffa36b207a1412e0489d6c20a91ffcd3ac93c27
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
.jjb-test/expected-xml/gerrit-maven-maven-javadoc-publish-master
.jjb-test/expected-xml/gerrit-maven-maven-javadoc-verify-master
.jjb-test/expected-xml/github-maven-maven-javadoc-publish-master
.jjb-test/expected-xml/github-maven-maven-javadoc-verify-master
shell/maven-javadoc-generate.sh