Hello uma_rk,
You can set a finalName for the project, for example as the following,
<project>
<build>
<finalName>myapp</finalName>
<build>
</project>
a cup of Java, cheers!
Sha Jiang
uma_rk wrote:
>
>
>
> My war artifact is generated as myapp-1.0-SNAPSHOT.war. However,
> I need this deployed as "myapp.war". I am sure this is a common
> requirement.
>
> How can I generate my war artifact and deploy it after stripping its
> version
> suffix? Would tomcat plugin do this automatically?
>
> Thanks,
>
> /U
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>
>
--
View this message in context:
http://www.nabble.com/Removing-version-id-from-war-artifacts-tf3191661s177.html#a8860421
Sent from the Maven - Users mailing list archive at Nabble.com.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]