diff --git a/pom.xml b/pom.xml index bd86c74..e4f91f8 100644 --- a/pom.xml +++ b/pom.xml @@ -183,42 +183,40 @@ - + org.apache.maven.plugins - maven-assembly-plugin - - - ${distroDirectory}/descriptor.xml - - + maven-resources-plugin + 2.6 - servicearchive - install + copy-profile - single + copy-resources + process-resources + + ${webappDirectory} + + + ${distroDirectory} + true + + + org.apache.maven.plugins maven-war-plugin + 2.6 ${artifactId} false + - - - war - install - - war - - -