Re: [appfuse-user] How to create war file without version number in Appfuse 2.0

2008-02-24 Thread Uditha
Dear Peter, I configured pom.xml like this and it worked. org.apache.maven.plugins maven-war-plugin Insurance Thankx f

Re: [appfuse-user] How to create war file without version number in Appfuse 2.0

2008-02-24 Thread Peter Schneider-Manzell
Hi! Maybe these links can help you: http://maven.apache.org/plugins/maven-war-plugin/usage.html in combination with http://maven.apache.org/plugins/maven-war-plugin/war-mojo.html Maybe the parameter "warName" is the parameter you are looking for** Bye, Peter 2008/2/24, Uditha <[EMAIL PROTECTE

[appfuse-user] How to create war file without version number in Appfuse 2.0

2008-02-24 Thread Uditha
Dear All, I am using AppFuse2.0. I need to know whether pom.xml can be configured to create the war file without the version number? (eg: Insurance.war INSTEAD OF Insurance-1.0.0.war ) Any help is highly appreciated. /Uditha -- View this message in context: http://www.nabble.com/How-to-create