I have updated the page. See http://servicemix.goopen.org/site/war-deployment.html Tell me if you still have problems.
Cheers, Guillaume Nodet On 6/8/06, Guillaume Nodet <[EMAIL PROTECTED]> wrote:
I need to update this page. the servicemix-web project is the one you found. It is also available in the distribution. With maven 2, you have to use the following command: mvn package Cheers, Guillaume Nodet On 6/7/06, apinke <[EMAIL PROTECTED]> wrote: > > > > 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. > >
