exclude default reports in the main site (no javadoc to be had!)

git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@290653 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Brett Leslie Porter 2005-09-21 08:39:52 +00:00
parent fe10f2940c
commit 1fcc547ee6
1 changed files with 1 additions and 0 deletions

View File

@ -17,6 +17,7 @@
</site>
</distributionManagement>
<reporting>
<excludeDefaults>true</excludeDefaults>
<!-- TODO: disable dependencies -->
<plugins>
<plugin>