Author: sohil.shah(a)jboss.com
Date: 2008-04-17 01:58:26 -0400 (Thu, 17 Apr 2008)
New Revision: 10614
Modified:
modules/presentation/trunk/ajax/pom.xml
Log:
commenting out local war deployment
Modified: modules/presentation/trunk/ajax/pom.xml
===================================================================
--- modules/presentation/trunk/ajax/pom.xml 2008-04-17 05:54:28 UTC (rev 10613)
+++ modules/presentation/trunk/ajax/pom.xml 2008-04-17 05:58:26 UTC (rev 10614)
@@ -134,7 +134,8 @@
</dependencies>
<build>
- <plugins>
+ <plugins>
+<!--
<plugin>
<groupId>org.jvnet.maven-antrun-extended-plugin</groupId>
<artifactId>maven-antrun-extended-plugin</artifactId>
@@ -194,6 +195,7 @@
</execution>
</executions>
</plugin>
+-->
</plugins>
</build>
</project>
Show replies by date