Removing the old <resources> section as the reactor defined <resources>
will be inherited. git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@112731 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
@@ -81,25 +81,6 @@
|
||||
<url>http://classworlds.werken.com</url>
|
||||
</dependency>
|
||||
</dependencies>
|
||||
|
||||
<!-- build information for the project -->
|
||||
<build>
|
||||
|
||||
<resources>
|
||||
<resource>
|
||||
<directory>${basedir}</directory>
|
||||
<excludes>
|
||||
<exclude>target/**</exclude>
|
||||
<exclude>xdocs/**</exclude>
|
||||
<exclude>maven.xml</exclude>
|
||||
<exclude>maven.log</exclude>
|
||||
<exclude>velocity.log</exclude>
|
||||
<exclude>.cvsignore</exclude>
|
||||
</excludes>
|
||||
</resource>
|
||||
</resources>
|
||||
|
||||
</build>
|
||||
|
||||
</project>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user