Author: wsmoak Date: Sun May 7 00:49:17 2006 New Revision: 404740 URL: http://svn.apache.org/viewcvs?rev=404740&view=rev Log: Assign an id to the antrun plugin execution.
Modified: struts/action/trunk/apps/pom.xml Modified: struts/action/trunk/apps/pom.xml URL: http://svn.apache.org/viewcvs/struts/action/trunk/apps/pom.xml?rev=404740&r1=404739&r2=404740&view=diff ============================================================================== --- struts/action/trunk/apps/pom.xml (original) +++ struts/action/trunk/apps/pom.xml Sun May 7 00:49:17 2006 @@ -86,6 +86,7 @@ <artifactId>maven-antrun-plugin</artifactId> <executions> <execution> + <id>copy-sources</id> <phase>process-sources</phase> <configuration> <tasks>