X-Git-Url: https://dev.e-taxonomy.eu/gitweb/taxeditor.git/blobdiff_plain/d637e4bab9be3f8bb6d7192555593a71e3f3a4e3..2016e6e8752c5dcbe008e58b2f68add33e16d677:/eu.etaxonomy.taxeditor.cdmlib/pom.xml diff --git a/eu.etaxonomy.taxeditor.cdmlib/pom.xml b/eu.etaxonomy.taxeditor.cdmlib/pom.xml index 2138a725c..08984ab2b 100644 --- a/eu.etaxonomy.taxeditor.cdmlib/pom.xml +++ b/eu.etaxonomy.taxeditor.cdmlib/pom.xml @@ -1,14 +1,15 @@ - - - - eu.etaxonomy - taxeditor-parent - 3.8.0-SNAPSHOT - - 4.0.0 - eu.etaxonomy.taxeditor.cdmlib - eclipse-plugin - CDM Library Dependencies Plugin + + + + eu.etaxonomy + taxeditor-parent + 4.2.0-SNAPSHOT + + 4.0.0 + eu.etaxonomy.taxeditor.cdmlib + eclipse-plugin + CDM Library Dependencies Plugin CDM Library and dependencies as a plugin @@ -21,8 +22,8 @@ - - + + org.apache.maven.plugins maven-dependency-plugin 2.4 @@ -38,7 +39,7 @@ cdmlib-remote-webapp - cdmlib-services,cdmlib-commons,cdmlib-persistence,cdmlib-ext,cdmlib-model,cdmlib-io,cdmlib-print,cdmlib-remote + cdmlib-services,cdmlib-commons,cdmlib-persistence,cdmlib-ext,cdmlib-model,cdmlib-io,cdmlib-print,cdmlib-remote,cdmlib-test ${basedir}/lib true @@ -64,7 +65,7 @@ true - + org.apache.maven.plugins @@ -83,14 +84,7 @@ - - - - + from="(^cdmlib\-remote\-webapp).*(\.war)" to="\1\2" /> Update cdmlib jars to SNAPSHOT when build with timestamp @@ -98,67 +92,38 @@ + from="(^cdmlib\-.*\-\d+\.\d+\.\d+\-)[\d.-]+(\-sources\.jar)" + 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 @@ -212,6 +177,11 @@ http://repository.springsource.com/maven/bundles/external + + + repository.springsource.release + SpringSource GA Repository + http://repo.springsource.org/release @@ -261,6 +231,11 @@ cdmlib-ext ${cdmlib.version} + + eu.etaxonomy + cdmlib-test + ${cdmlib.version} + @@ -383,78 +358,78 @@ org.springframework - org.springframework.context - 3.2.2.RELEASE + spring-context + 4.2.4.RELEASE org.springframework - org.springframework.context.support - 3.2.2.RELEASE + spring-context-support + 4.2.4.RELEASE org.springframework - org.springframework.aspects - 3.2.2.RELEASE + spring-aspects + 4.2.4.RELEASE org.springframework - org.springframework.test - 3.2.2.RELEASE + spring-test + 4.2.4.RELEASE org.springframework - org.springframework.beans - 3.2.2.RELEASE + spring-beans + 4.2.4.RELEASE org.springframework - org.springframework.transaction - 3.2.2.RELEASE + spring-tx + 4.2.4.RELEASE - org.springframework - org.springframework.web - 3.2.2.RELEASE - + org.springframework + spring-web + 4.2.4.RELEASE + org.springframework - org.springframework.core - 3.2.2.RELEASE + spring-core + 4.2.4.RELEASE org.springframework - org.springframework.aop - 3.2.2.RELEASE + spring-aop + 4.2.4.RELEASE - org.springframework - org.springframework.expression - 3.2.2.RELEASE - + org.springframework + spring-expression + 4.2.4.RELEASE + + + org.springframework + spring-orm + 4.2.4.RELEASE + - org.springframework - org.springframework.orm - 3.2.2.RELEASE - - - org.springframework - org.springframework.jdbc - 3.2.2.RELEASE - + org.springframework + spring-jdbc + 4.2.4.RELEASE + org.springframework.security spring-security-core - 3.1.3.RELEASE + 4.0.3.RELEASE org.springframework.security spring-security-config - 3.1.3.RELEASE + 4.0.3.RELEASE org.springframework.security spring-security-remoting - 3.1.3.RELEASE + 4.0.3.RELEASE org.jboss.logging @@ -469,7 +444,7 @@ com.mchange c3p0 - 0.9.2 + ${c3p0.version} org.jboss.spec.javax.transaction @@ -593,5 +568,15 @@ 1.1.0.Final - - + + + com.itextpdf + itextpdf + 5.5.8 + compile + + + + + +