Add install goal to javadoc job 46/7246/1
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 14:40:14 +0000 (14:40 +0000)
commitad67fc6240c02acc3e5137fdef696d383b757603
tree68141848441e6fb4abc643e3fa2569260ebbf227
parentcda2ec16956502d39e9cffb1843987c03aca8c00
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