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:26:44 UTC

WAR file name

Hi, Eric, does Cactus limit how we name the War file? I have never put a
version number into a War file when I did Cactus, so I don't know.

Charles



-----Original Message-----
From: EPugh@upstate.com [mailto:EPugh@upstate.com]
Sent: Thursday, February 27, 2003 2:21 PM
To: turbine-maven-user@jakarta.apache.org
Subject: RE: exception using velocity in maven.xml


This has gone back and forth.  Some people like having vesion information,
others don't.  The cactus plugin is happiest taking a non versioned name.
But for archiving, having version information could be nice.  Seems like it
really ought to be a property that you could set.

Eric

-----Original Message-----
From: Chan, Charles [mailto:Charles.Chan@CIBC.ca]
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

---------------------------------------------------------------------
To unsubscribe, e-mail: turbine-maven-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: turbine-maven-user-help@jakarta.apache.org