From: vempo Date: Tue, 10 Oct 2017 15:50:37 +0000 (+0000) Subject: Fixed POMs for staging builds X-Git-Tag: 1.0.0-Amsterdam~95^2 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=8410799c11308264a8fc550df7cb9d6baaa1663a;p=sdc.git Fixed POMs for staging builds Upgraded the javadoc plugin to support multi-module projects. Run the PMD goal during verify instead of validate. Change-Id: Ia0fb06c50fb963b8477e43ce5889a5d8aa0e8f20 Issue-ID: SDC-436 Signed-off-by: vempo --- diff --git a/onboarding/pom.xml b/onboarding/pom.xml index 7c9b6267fd..e57a0cc4ce 100644 --- a/onboarding/pom.xml +++ b/onboarding/pom.xml @@ -112,7 +112,7 @@ jxr-generation - validate + verify jxr test-jxr @@ -135,7 +135,7 @@ pmd-check - validate + verify check diff --git a/pom.xml b/pom.xml index fb75169e00..3907daf2aa 100644 --- a/pom.xml +++ b/pom.xml @@ -123,7 +123,7 @@ org.apache.maven.plugins maven-javadoc-plugin - 2.10.4 + 3.0.0-M1 false org.umlgraph.doclet.UmlGraphDoc