You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by James Ward <ja...@ectropic.com> on 2003/04/09 03:16:19 UTC

Quick war plugin patch before beta 9

Can someone please commit this patch before beta 9 rolls out?

file: maven/src/plugins-build/war/plugin.jelly

-    <property name="maven.war.final.name"
-      value="${pom.artifactId}.war"/>
+    <property name="maven.war.final.name"
+      value="${maven.final.name}.war"/>

Because it's causing havoc with my reactor's inter-dependencies.

Thanks.

-James


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