mirror of https://github.com/apache/maven.git
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:
parent
deaebc1c10
commit
db6b1a8172
|
@ -19,6 +19,7 @@
|
||||||
</dependency>
|
</dependency>
|
||||||
</dependencies>
|
</dependencies>
|
||||||
<reporting>
|
<reporting>
|
||||||
|
<excludeDefaults>true</excludeDefaults>
|
||||||
<plugins>
|
<plugins>
|
||||||
<plugin>
|
<plugin>
|
||||||
<groupId>org.apache.maven.plugins</groupId>
|
<groupId>org.apache.maven.plugins</groupId>
|
||||||
|
|
Loading…
Reference in New Issue