Hi All ,
I am trying to create a ServiceMix WAR for deployment into tomcat , following the instructions at http://servicemix.org/site/tomcat-integration.html I downloaded the latest 3.0 SNAPSHOT release , but there is no "\tooling\servicemix-web" folder . There is a "service-web" in the src ,where maven gives : [ERROR] BUILD FAILURE [INFO] ------------------------------------------------------------------------- --- [INFO] Invalid task 'war': you must specify a valid lifecycle phase, or a goal i n the format plugin:goal or pluginGroupId:pluginArtifactId:pluginVersion:goal I then installed the older 2.0.2 version : which has "\tooling\servicemix-web" but also gives the same error. I am using Maven 2.0 . Any pointers on How do I generate the war ? Thanks Pat -- View this message in context: http://www.nabble.com/Unable-to-create-a-SM-WAR-t1749276.html#a4755393 Sent from the ServiceMix - User forum at Nabble.com.
