Author: norman
Date: Sat Jan 16 19:22:57 2010
New Revision: 900014
URL: http://svn.apache.org/viewvc?rev=900014&view=rev
Log:
Disable mpt plugin till I was able to figure out howto use the local repos to
install it
Modified:
james/server/trunk/spring-deployment/pom.xml
Modified: james/server/trunk/spring-deployment/pom.xml
URL:
http://svn.apache.org/viewvc/james/server/trunk/spring-deployment/pom.xml?rev=900014&r1=900013&r2=900014&view=diff
==============================================================================
--- james/server/trunk/spring-deployment/pom.xml (original)
+++ james/server/trunk/spring-deployment/pom.xml Sat Jan 16 19:22:57 2010
@@ -125,6 +125,7 @@
</executions>
</plugin>
<!-- be sure to start up james before run it -->
+ <!--
<plugin>
<groupId>org.apache.james</groupId>
<artifactId>maven-mpt-plugin</artifactId>
@@ -191,6 +192,7 @@
</configuration>
</plugin>
+ -->
</plugins>
</build>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]