From: Cherian Mathew Date: Tue, 24 Mar 2015 13:13:30 +0000 (+0000) Subject: added cleanup tasks after bundle jre X-Git-Tag: 3.6.0~149 X-Git-Url: https://dev.e-taxonomy.eu/gitweb/taxeditor.git/commitdiff_plain/52eafbd78bfb7192170d3cc2ecdac68601caf7a1?hp=b69ad70851161fcad69d52c113aac3225055ddbf;ds=sidebyside added cleanup tasks after bundle jre --- diff --git a/eu.etaxonomy.taxeditor.feature/pom.xml b/eu.etaxonomy.taxeditor.feature/pom.xml index 3167dc429..d74bb65ad 100644 --- a/eu.etaxonomy.taxeditor.feature/pom.xml +++ b/eu.etaxonomy.taxeditor.feature/pom.xml @@ -24,31 +24,12 @@ org.apache.maven.plugins - maven-antrun-plugin - 1.8 - - - setPropertiesWithoutJRE - validate - - - - - - - run - - - - - maven-clean-plugin 2.6.1 - ${basedir} + ${basedir} false ${linux.64.dir} @@ -117,6 +98,19 @@ run + + setPropertiesWithoutJRE + clean + + + + + + + run + + diff --git a/eu.etaxonomy.taxeditor/pom.xml b/eu.etaxonomy.taxeditor/pom.xml index 98156cf6b..7e7c37700 100644 --- a/eu.etaxonomy.taxeditor/pom.xml +++ b/eu.etaxonomy.taxeditor/pom.xml @@ -46,27 +46,6 @@ - - org.apache.maven.plugins - maven-antrun-plugin - 1.8 - - - setProductWithoutJRE - validate - - - - - - - run - - - - @@ -178,6 +157,20 @@ run + + setProductWithoutJRE + clean + + + + + + + run + +