You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@uima.apache.org by sc...@apache.org on 2013/04/11 16:04:20 UTC

svn commit: r1466892 - /uima/build/branches/UIMA-2560/parent-pom/pom.xml

Author: schor
Date: Thu Apr 11 14:04:20 2013
New Revision: 1466892

URL: http://svn.apache.org/r1466892
Log: (empty)

Modified:
    uima/build/branches/UIMA-2560/parent-pom/pom.xml

Modified: uima/build/branches/UIMA-2560/parent-pom/pom.xml
URL: http://svn.apache.org/viewvc/uima/build/branches/UIMA-2560/parent-pom/pom.xml?rev=1466892&r1=1466891&r2=1466892&view=diff
==============================================================================
--- uima/build/branches/UIMA-2560/parent-pom/pom.xml (original)
+++ uima/build/branches/UIMA-2560/parent-pom/pom.xml Thu Apr 11 14:04:20 2013
@@ -354,6 +354,19 @@ Copyright (c) 2003, 2006 IBM Corporation
 	                  <!-- execute / -->
 	                </action>
 	              </pluginExecution>
+	     <pluginExecution>
+	     	<pluginExecutionFilter>
+	     		<groupId>org.apache.maven.plugins</groupId>
+	     		<artifactId>maven-remote-resources-plugin</artifactId>
+	     		<versionRange>[1.2.1,)</versionRange>
+	     		<goals>
+	     			<goal>bundle</goal>
+	     		</goals>
+	     	</pluginExecutionFilter>
+	     	<action>
+	     		<ignore></ignore>
+	     	</action>
+	     </pluginExecution>
 	            </pluginExecutions>
 	          </lifecycleMappingMetadata>
 	        </configuration>