mirror of
https://github.com/apache/maven.git
synced 2025-02-21 17:40:48 +00:00
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:
parent
fe10f2940c
commit
1fcc547ee6
@ -17,6 +17,7 @@
|
||||
</site>
|
||||
</distributionManagement>
|
||||
<reporting>
|
||||
<excludeDefaults>true</excludeDefaults>
|
||||
<!-- TODO: disable dependencies -->
|
||||
<plugins>
|
||||
<plugin>
|
||||
|
Loading…
x
Reference in New Issue
Block a user