Added again <defaultExcludes>. Apparently is was a problem with my version of m2. Sorry for the noise.

git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@291106 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Vincent Massol 2005-09-23 12:14:09 +00:00
parent deaebc1c10
commit db6b1a8172
1 changed files with 1 additions and 0 deletions

View File

@ -19,6 +19,7 @@
</dependency>
</dependencies>
<reporting>
<excludeDefaults>true</excludeDefaults>
<plugins>
<plugin>
<groupId>org.apache.maven.plugins</groupId>