Author: apadilla
Date: Fri May  6 01:33:23 2011
New Revision: 1100020

URL: http://svn.apache.org/viewvc?rev=1100020&view=rev
Log:
removed duplicate license in npanday-installer

Modified:
    incubator/npanday/trunk/misc/npanday-installer/pom.xml

Modified: incubator/npanday/trunk/misc/npanday-installer/pom.xml
URL: 
http://svn.apache.org/viewvc/incubator/npanday/trunk/misc/npanday-installer/pom.xml?rev=1100020&r1=1100019&r2=1100020&view=diff
==============================================================================
--- incubator/npanday/trunk/misc/npanday-installer/pom.xml (original)
+++ incubator/npanday/trunk/misc/npanday-installer/pom.xml Fri May  6 01:33:23 
2011
@@ -115,23 +115,6 @@ under the License.
         </executions>
       </plugin>
       <plugin>
-        <artifactId>maven-antrun-plugin</artifactId>
-        <version>1.6</version>
-        <executions>
-          <execution>
-            <phase>generate-resources</phase>
-            <configuration>
-              <tasks>
-                <copy file="${basedir}/../../LICENSE.txt" 
todir="${project.build.directory}/addin" />
-              </tasks>
-            </configuration>
-            <goals>
-              <goal>run</goal>
-            </goals>
-          </execution>
-        </executions>
-      </plugin>      
-      <plugin>
         <groupId>org.codehaus.gmaven</groupId>
         <artifactId>gmaven-plugin</artifactId>
         <version>1.2</version>


Reply via email to