From 5218818b8695d471499be39077e7acba0d3c43ec Mon Sep 17 00:00:00 2001 From: Luca Frosini Date: Wed, 15 Apr 2015 16:33:55 +0000 Subject: [PATCH] Reorganizing POM to understand better phases and task performed git-svn-id: https://svn.d4science.research-infrastructures.eu/gcube/trunk/distributions/smartgears-distribution-bundle@114084 82a268e6-3cf1-43bd-a215-b396298e98cf --- pom.xml | 42 +++++++++++++++++++++--------------------- 1 file changed, 21 insertions(+), 21 deletions(-) diff --git a/pom.xml b/pom.xml index 9bdf77f..476a423 100644 --- a/pom.xml +++ b/pom.xml @@ -17,7 +17,7 @@ distro - SmartGear + SmartGears 7.0.61 1.2.1-SNAPSHOT src/resources @@ -60,24 +60,6 @@ - - org.apache.maven.plugins - maven-dependency-plugin - 2.5.1 - - - create-bundle - package - - unpack-dependencies - - - ${basedir}/${smartgearDirectory} - war - - - - org.apache.maven.plugins maven-resources-plugin @@ -100,13 +82,13 @@ - copy-profile + copy-distro process-resources copy-resources - ${basedir}/${smartgearDirectory}/info + ${basedir}/${smartgearDirectory}/distro ${distroDirectory} @@ -117,6 +99,24 @@ + + org.apache.maven.plugins + maven-dependency-plugin + 2.5.1 + + + unpack-dependencies + package + + unpack-dependencies + + + ${basedir}/${smartgearDirectory} + war + + + + com.google.code.maven-replacer-plugin replacer