From 80504aeb194d73f2b4567df91cc66bf2f2656fea Mon Sep 17 00:00:00 2001 From: Robert von Burg Date: Tue, 24 Dec 2013 16:49:36 +0100 Subject: [PATCH] [New] added configuration for maven-war-plugin --- pom.xml | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/pom.xml b/pom.xml index fe8927e9a..56cac2bdd 100644 --- a/pom.xml +++ b/pom.xml @@ -266,6 +266,16 @@ + + org.apache.maven.plugins + maven-war-plugin + 2.4 + + false + ${warFinalName} + + + org.apache.maven.plugins maven-javadoc-plugin