You are viewing a plain text version of this content. The canonical link for it is here.
Posted to server-dev@james.apache.org by no...@apache.org on 2010/01/16 20:22:57 UTC

svn commit: r900014 - /james/server/trunk/spring-deployment/pom.xml

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: server-dev-unsubscribe@james.apache.org
For additional commands, e-mail: server-dev-help@james.apache.org