RE: Making war file using Maven

2008-08-28 Thread Saket Lakshminarayan Chiluveru
To: users@maven.apache.org Subject: Making war file using Maven Has anyone worked on it. Where can I get a sample build file for the same and start. Regards DISCLAIMER == This e-mail may contain privileged and confidential information which is the property of Persistent Systems

Re: Making war file using Maven

2008-08-28 Thread Wendy Smoak
On Thu, Aug 28, 2008 at 3:43 AM, Asif <[EMAIL PROTECTED]> wrote: > Has anyone worked on it. > > Where can I get a sample build file for the same and start. mvn archetype:generate -DarchetypeArtifactId=maven-archetype-webapp ... and answer the prompts about group and artifact ids. It will create

Re: Making war file using Maven

2008-08-28 Thread David Brown
Hello Asif, you will have to start with the PDF tutorials. Use the Archetypes to create a project that creates a (dot).jar. Then, you will have to add in something like the following in your pom.xml: war Asif wrote .. > Has anyone worked on it. > > Where can I get a sample build file for the

Re: Making war file using Maven

2008-08-28 Thread Stuart McCulloch
2008/8/28 Asif <[EMAIL PROTECTED]> > Has anyone worked on it. > > Where can I get a sample build file for the same and start. > http://maven.apache.org/plugins/maven-war-plugin/usage.html Regards > > > DISCLAIMER > == > This e-mail may contain privileged and confidential information whic

Making war file using Maven

2008-08-28 Thread Asif
Has anyone worked on it. Where can I get a sample build file for the same and start. Regards DISCLAIMER == This e-mail may contain privileged and confidential information which is the property of Persistent Systems Ltd. It is intended only for the use of the individual or entity to