diff --git a/pom.xml b/pom.xml index 2de20b6..55e90ff 100644 --- a/pom.xml +++ b/pom.xml @@ -86,9 +86,34 @@ 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 @@ -101,6 +126,13 @@ + + servicearchive + install + + single + + package @@ -108,10 +140,7 @@ - - \ No newline at end of file