The "@" syntax is right. I tried it out and it worked as expected.
Gang -----Original Message----- From: Peter Hecht (hechtmail) [mailto:[email protected]] Sent: Wednesday, January 20, 2010 6:17 PM To: Maven Users List Subject: Re: Control the dependent jar name in war Hello, Is the web page formatted correctly? The page says "@{artifact...@.@{extension}@" should it be: "${artifactId}.${extension}" ? Pete Wayne Fay wrote: >> I've searched but failed to find a way to control the dependent jar >> name when it is bundled in the war. Specifically, I would like to >> remove the trailing version number when the dependent jar is included >> in the web-inf/lib. Does any one know a way? >> > > If only there was documentation about the WAR plugin which might > explain how to achieve this goal... oh wait, there is. Where did you > search? > > http://maven.apache.org/plugins/maven-war-plugin/examples/file-name-ma > pping.html > > Wayne > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > > > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
