Remove use of resources:copy
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113766 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
@@ -106,7 +106,7 @@
|
||||
description="Copy any resources that must be present in the deployed JAR file">
|
||||
|
||||
<j:if test="${!pom.build.resources.isEmpty()}">
|
||||
<resources:copy
|
||||
<maven:copy-resources
|
||||
resources="${pom.build.resources}"
|
||||
todir="${maven.build.dest}"/>
|
||||
</j:if>
|
||||
|
||||
Reference in New Issue
Block a user