Hi all,
can someone tell me why the war:war goal builds a WAR file named ${pom.artifactId}.war?
I expected ${maven.final.name}.war as name like jar:jar builds JAR files.
In plugin.jelly of the war-plugin there is ${maven.war.final.name} defined. But its
value equals to ${pom.artifactId}.
cu
-Chris
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
