You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by "Chan, Charles" <Ch...@CIBC.ca> on 2003/02/27 20:18:20 UTC

WAR file name (was wrong subject - RE: exception using velocity i n maven.xml)

Sorry, forgot to change the subject line.

-----Original Message-----
From: Chan, Charles 
Sent: Thursday, February 27, 2003 2:17 PM
To: 'Turbine Maven Users List'
Subject: RE: exception using velocity in maven.xml


Hi, I am using Maven from CVS. I noticed that for the "war" plugin, the war
filename is taken as:

${pom.artifactId}.war

(so no version info in the filename)

instead of:

${maven.final.name}.war

Is there a reason for it? Or is it a bug?

Thanks,
Charles