From: Robert Varga Date: Mon, 24 Dec 2018 21:23:13 +0000 (+0100) Subject: Attach aggragate javadocs to aggragator X-Git-Tag: v2.1.7~9 X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=commitdiff_plain;h=5319ee7804ebecd7bf022e2a1c1df117945834fa;p=yangtools.git Attach aggragate javadocs to aggragator This allows us to point users to our aggregated javadocs, hence they do not fish for them. Change-Id: If191cdfd45c2732a96d4a62deb183f6add155a65 Signed-off-by: Robert Varga --- diff --git a/pom.xml b/pom.xml index f02ffacf4b..1d71118e2e 100644 --- a/pom.xml +++ b/pom.xml @@ -42,6 +42,28 @@ + + aggregate-javadoc + + true + + + + + maven-javadoc-plugin + + + aggregate + package + + aggregate-jar + + + + + + + karaf