From: Robert Varga Date: Wed, 26 Dec 2018 00:12:34 +0000 (+0100) Subject: Attach aggragate javadocs to aggregator X-Git-Tag: v3.0.4~7 X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=commitdiff_plain;h=4db722b8b906ae46a5e129aae2bd024390f072fc;hp=02b6592214e112d1b2d2aacfdc722ce6790370cd;p=mdsal.git Attach aggragate javadocs to aggregator This allows us to point users to our aggregated javadocs, hence they do not fish for them. This means, though, that we have to install the aggregator. Change-Id: Ic5c190a612dd7a679f3b98114652dc3af670b487 Signed-off-by: Robert Varga --- diff --git a/pom.xml b/pom.xml index 19e0b3389f..038bba174b 100644 --- a/pom.xml +++ b/pom.xml @@ -37,12 +37,29 @@ trace - - true - true - - + + aggregate-javadoc + + true + + + + + maven-javadoc-plugin + + + aggregate + package + + aggregate-jar + + + + + + + sonar-jacoco-aggregate