From 4456b8c4d62ba2800988235d2b79b7bf7414d74d Mon Sep 17 00:00:00 2001 From: myk Date: Fri, 22 Feb 2013 22:59:29 +0000 Subject: [PATCH] tie package preparation steps to different lifecycle phases in the pom to ensure plugin execution order is always correct --- pom.xml | 27 ++++++--------------------- 1 file changed, 6 insertions(+), 21 deletions(-) diff --git a/pom.xml b/pom.xml index 0f42dfa8245..54625a0a82b 100644 --- a/pom.xml +++ b/pom.xml @@ -267,9 +267,7 @@ ${configSourceDirectory}/forge.sh - - ${project.build.directory}/forge.sh - + ${project.build.directory}/forge.sh false @@ -810,12 +808,6 @@ windows-linux - - - - - - @@ -832,9 +824,7 @@ gui ${project.build.directory}/forge.exe - - ${project.build.finalName}-jar-with-dependencies.jar - + ${project.build.finalName}-jar-with-dependencies.jar true forge ${configSourceDirectory}/forge.ico @@ -882,7 +872,7 @@ win-linux-app-bundle - package + pre-integration-test @@ -944,7 +934,7 @@ attach-distribution - package + post-integration-test attach-artifact @@ -971,11 +961,6 @@ "Applications" osx - - - - - @@ -997,7 +982,7 @@ osx-appbundle - package + pre-integration-test @@ -1058,7 +1043,7 @@ attach-distribution-osx - package + post-integration-test attach-artifact