From 39d24d840da5f950c34d9d73dcb21306e51577a1 Mon Sep 17 00:00:00 2001 From: vmassol Date: Sun, 13 Apr 2003 10:17:18 +0000 Subject: [PATCH] Applied James CE Johnson's patch so that other plugins can get the "maven.war.final.name" property without having to execute the war:war goal... git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113336 13f79535-47bb-0310-9956-ffa450edef68 --- war/plugin.jelly | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/war/plugin.jelly b/war/plugin.jelly index b24ae359..977072c0 100644 --- a/war/plugin.jelly +++ b/war/plugin.jelly @@ -22,6 +22,9 @@ + + @@ -29,9 +32,6 @@ - - Building WAR ${pom.artifactId}