From: Cherian Mathew Date: Wed, 23 Sep 2015 10:26:26 +0000 (+0200) Subject: Remove profile for clean goals to delete cdmlib jars X-Git-Tag: 3.12.0^2~135^2 X-Git-Url: https://dev.e-taxonomy.eu/gitweb/taxeditor.git/commitdiff_plain/9e671498ac1f520d78aabfa91f9ea8966b3f4b83 Remove profile for clean goals to delete cdmlib jars --- diff --git a/eu.etaxonomy.taxeditor.cdmlib/pom.xml b/eu.etaxonomy.taxeditor.cdmlib/pom.xml index 7e24daa53..ada7df323 100644 --- a/eu.etaxonomy.taxeditor.cdmlib/pom.xml +++ b/eu.etaxonomy.taxeditor.cdmlib/pom.xml @@ -1,5 +1,6 @@ - + eu.etaxonomy taxeditor-parent @@ -83,8 +84,7 @@ + from="(^cdmlib\-remote\-webapp).*(\.war)" to="\1\2" /> Update cdmlib jars to SNAPSHOT when build with timestamp @@ -99,60 +99,31 @@ + to="\1SNAPSHOT\2" /> + + remove-existing-jars + clean + + run + + + + Remove all cdmlib jars + + + + + + - - cleanCdmlibJars - - - - maven-clean-plugin - 2.3 - - - - ${basedir}/lib - - cdmlib-* - - false - - - - - - - - - cleanAllJars - - - - maven-clean-plugin - 2.3 - - - - ${basedir}/lib - - * - - false - - - - - - - copyAllJars