You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@struts.apache.org by ws...@apache.org on 2006/05/07 09:49:18 UTC

svn commit: r404740 - /struts/action/trunk/apps/pom.xml

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>