[Tynstep-svn] r150 - trunk/step-web-app

ChrisBurrell at crosswire.org ChrisBurrell at crosswire.org
Wed Jul 14 09:02:42 MST 2010


Author: ChrisBurrell
Date: 2010-07-14 09:02:42 -0700 (Wed, 14 Jul 2010)
New Revision: 150

Modified:
   trunk/step-web-app/pom.xml
Log:
commiting pom.xml for war distribution

Modified: trunk/step-web-app/pom.xml
===================================================================
--- trunk/step-web-app/pom.xml	2010-07-14 15:03:21 UTC (rev 149)
+++ trunk/step-web-app/pom.xml	2010-07-14 16:02:42 UTC (rev 150)
@@ -118,7 +118,7 @@
 				<configuration>
 					<classpathScope>compile</classpathScope>
 					<mainClass>com.google.gwt.dev.Compiler</mainClass>
-					<commandlineArgs>com.tyndalehouse.step.web.step</commandlineArgs>
+					<commandlineArgs>-war ${project.build.directory}/war com.tyndalehouse.step.web.step</commandlineArgs>
 				</configuration>
 				<executions>
 					<execution>




More information about the Tynstep-svn mailing list