Dear Peter,
I configured pom.xml like this and it worked.
<build>
<plugins>
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-war-plugin</artifactId>
<configuration>
<warName>Insurance</warName>
Thankx for the tip!!!
/Uditha
Peter Schneider-Manzell wrote:
>
> 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 PROTECTED]>:
>>
>>
>> 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-war-file-without-version-number-in-Appfuse-2.0-tp15662598s2369p15662598.html
>> Sent from the AppFuse - User mailing list archive at Nabble.com.
>>
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: [EMAIL PROTECTED]
>> For additional commands, e-mail: [EMAIL PROTECTED]
>>
>>
>
>
--
View this message in context:
http://www.nabble.com/How-to-create-war-file-without-version-number-in-Appfuse-2.0-tp15662598s2369p15667460.html
Sent from the AppFuse - User mailing list archive at Nabble.com.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]