Author: rdonkin
Date: Fri Jul  1 12:14:38 2011
New Revision: 1141911

URL: http://svn.apache.org/viewvc?rev=1141911&view=rev
Log:
JAMES-1286 http://jira.codehaus.org/browse/MAPPASM-96 indicates that this 
problem was solved in Maven 3.

Modified:
    james/app/trunk/pom.xml

Modified: james/app/trunk/pom.xml
URL: 
http://svn.apache.org/viewvc/james/app/trunk/pom.xml?rev=1141911&r1=1141910&r2=1141911&view=diff
==============================================================================
--- james/app/trunk/pom.xml (original)
+++ james/app/trunk/pom.xml Fri Jul  1 12:14:38 2011
@@ -443,13 +443,6 @@ END Tanuki Software License ============
         </configuration>
       </plugin>
       -->
-      <!-- use version 2.4 of the plugin. This is needed as workaround for
-           http://jira.codehaus.org/browse/MAPPASM-96 -->
-      <plugin>
-        <groupId>org.apache.maven.plugins</groupId>
-        <artifactId>maven-deploy-plugin</artifactId>
-        <version>2.4</version>
-      </plugin>
       
     </plugins>
       



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to