diff --git a/pom.xml b/pom.xml index a020f97..d638f8a 100644 --- a/pom.xml +++ b/pom.xml @@ -157,19 +157,23 @@ org.apache.maven.plugins - maven-assembly-plugin - - - ${distroDirectory}/descriptor.xml - - + maven-resources-plugin - servicearchive - install + copy-profile - single + copy-resources + process-resources + + ${webappDirectory} + + + ${distroDirectory} + true + + + @@ -179,10 +183,11 @@ ${artifactId} false + - war + servicearchive install war