diff --git a/pom.xml b/pom.xml index 7b71f2d..4d2dd33 100644 --- a/pom.xml +++ b/pom.xml @@ -69,14 +69,46 @@ 1.0.13 test - - - + + org.apache.maven.plugins + maven-resources-plugin + 2.5 + + + copy-profile + install + + copy-resources + + + target + + + ${distroDirectory} + true + + profile.xml + + + + + + + + org.apache.maven.plugins maven-assembly-plugin + + + ${distroDirectory}/descriptor.xml + + + jar-with-dependencies + + servicearchive @@ -84,26 +116,15 @@ single - - - ${distroDirectory}/descriptor.xml - - package single - - - jar-with-dependencies - - - \ No newline at end of file