diff --git a/pom.xml b/pom.xml index 984c99e4937..f42bcb111af 100644 --- a/pom.xml +++ b/pom.xml @@ -129,12 +129,13 @@ + + OSX archive @@ -166,6 +167,17 @@ + + + + run + + --> + + win-linux-app-bundle + package + + @@ -227,7 +239,7 @@ org.apache.maven.plugins maven-site-plugin - 3.0-beta-3 + 2.3 org.apache.maven.plugins @@ -358,4 +370,75 @@ + + + osx + + + mac + + + + + + maven-antrun-plugin + + + org.apache.ant + ant-nodeps + 1.7.1 + + + + + osx-appbundle + package + + + + + + + + + + + + + + + + + + + + + + + run + + + + + + + + +