From e05c32d46284551ce5cf57d2f2debf3cafaf616b Mon Sep 17 00:00:00 2001 From: Herve Boutemy Date: Fri, 2 Sep 2011 20:41:43 +0000 Subject: [PATCH] added aggregated javadoc and jxr with menu entry git-svn-id: https://svn.apache.org/repos/asf/maven/plugin-tools/trunk@1164700 13f79535-47bb-0310-9956-ffa450edef68 --- pom.xml | 53 +++++++++++++++++++++++++++++++++++++++++++++++ src/site/site.xml | 3 +++ 2 files changed, 56 insertions(+) diff --git a/pom.xml b/pom.xml index e8b35e9..79b6cd0 100644 --- a/pom.xml +++ b/pom.xml @@ -257,4 +257,57 @@ + + + reporting + + + + org.apache.maven.plugins + maven-javadoc-plugin + 2.8 + + true + + http://sonatype.github.com/sonatype-aether/apidocs/ + + + + + non-aggregate + + javadoc + + + + aggregate + + aggregate + + + + + + org.apache.maven.plugins + maven-jxr-plugin + 2.3 + + + non-aggregate + + jxr + + + + aggregate + + aggregate + + + + + + + + diff --git a/src/site/site.xml b/src/site/site.xml index b60ca0d..6a1f9fc 100644 --- a/src/site/site.xml +++ b/src/site/site.xml @@ -27,6 +27,9 @@ under the License. + + +