X-Git-Url: https://dev.e-taxonomy.eu/gitweb/cdmlib.git/blobdiff_plain/b1d8d09bc748f685e312bffc98fffe63feba7d40..a8d485dc50b6d2e3e56332749c6ce85d80723ab3:/pom.xml diff --git a/pom.xml b/pom.xml index ffd7ba11aa..ca40ed9f4a 100644 --- a/pom.xml +++ b/pom.xml @@ -7,7 +7,7 @@ 4.0.0 eu.etaxonomy cdmlib-parent - 2.1 + 2.5 CDM Library The CDM Library implementation for EDIT's internet platform for cybertaxonomy @@ -19,14 +19,21 @@ cdmlib-persistence cdmlib-services cdmlib-ext - cdmlib-remote cdmlib-io + cdmlib-remote + cdmlib-print + cdmlib-remote-webapp + cdm-server - 2.5.6 + 3.0.0.RELEASE - + + scm:svn:http://dev.e-taxonomy.eu/svn/trunk/cdmlib/ + scm:svn:https://dev.e-taxonomy.eu/svn/trunk/cdmlib/ + http://dev.e-taxonomy.eu/trac/browser/trunk/cdmlib/ + @@ -108,11 +115,11 @@ - p.ciardelli + k.luther - Pepe Ciardelli + Katja Luther - p.ciardelli [at] bgbm.org + k.luther [at] bgbm.org Botanical Garden Botanical Museum Berlin @@ -125,28 +132,11 @@ - DavidTaylor - - Dave Taylor - - D.Taylor [at] kew.org - - Royal Botanic Gardens, Kew - - http://www.kew.org/computing/ - +1 - - developer - - - - - - a.babadshanjan + n.hoffmann - Anahit Babadshanjan + Niels Hoffmann - A.Babadshanjan [at] bgbm.org + n.hoffmann [at] bgbm.org Botanic Garden Botanical Museum Berlin @@ -159,38 +149,39 @@ - n.hoffmann + ben.clark - Niels Hoffmann + Ben Clark - n.hoffmann [at] bgbm.org + b.clark [at] kew.org - Botanic Garden Botanical Museum Berlin + Royal Botanic Gardens, Kew - http://www.bgbm.org/BioDivInf/ - +1 + http://www.kew.org/computing/ + 0 developer - + - ben.clark + em.lee - Ben Clark + Eun-Mok Lee - b.clark [at] kew.org + e.-m.lee [at] bgbm.org - Royal Botanic Gardens, Kew + Botanical Garden Botanical Museum Berlin - http://www.kew.org/computing/ - 0 + http://www.bgbm.org/BioDivInf/ + +1 developer + @@ -215,28 +206,46 @@ EditRepository http://wp5.e-taxonomy.eu/cdmlib/mavenrepo/ - + ApacheIncubating http://people.apache.org/repo/m2-incubating-repository/ - - - true - always - warn - - - false - never - fail - - jboss-repository - JBoss Repository - http://repository.jboss.com/maven2 - - + + + true + always + warn + + + false + never + fail + + jboss-repository + JBoss Repository + http://repository.jboss.com/maven2 + + + + CodehausMuleRepository + http://dist.codehaus.org/mule/dependencies/maven2/ + + + + SpringSource Enterprise Bundle Repository - External Bundle Milestones + http://repository.springsource.com/maven/bundles/milestone + + + SpringSource Enterprise Bundle Repository - SpringSource Bundle Releases + http://repository.springsource.com/maven/bundles/release + + + SpringSource Enterprise Bundle Repository - External Bundle Releases + http://repository.springsource.com/maven/bundles/external + + @@ -244,17 +253,17 @@ maven-compiler-plugin - 1.5 - 1.5 + 1.6 + 1.6 maven-surefire-plugin -Xmx512M - - **/*Test.java - + + **/*Test.java + hibernate.connection.driver_class @@ -272,11 +281,27 @@ hibernate.connection.password ${hibernate.connection.password} - - - + + + org.codehaus.mojo + buildnumber-maven-plugin + 1.0-beta-3 + + + + + create + + + + + false + false + + + org.apache.maven.plugins maven-site-plugin - + version ${pom.version} - + @@ -418,7 +443,7 @@ maven-javadoc-plugin - http://java.sun.com/j2se/1.5.0/docs/api/ + http://java.sun.com/j2se/1.6.0/docs/api/ http://static.springframework.org/spring/docs/2.5.x/api/ http://www.hibernate.org/hib_docs/v3/api/ @@ -494,15 +519,15 @@ edit-wp5 - - scp://wp5.e-taxonomy.eu/var/www/wp5.e-taxonomy.eu/cdmlib/site + + scp://160.45.63.151/var/www/wp5.e-taxonomy.eu/cdmlib/site edit-wp5 Edit Maven Repository - scp://wp5.e-taxonomy.eu/var/www/wp5.e-taxonomy.eu/cdmlib/mavenrepo + scp://160.45.63.151/var/www/wp5.e-taxonomy.eu/cdmlib/mavenrepo @@ -555,10 +580,25 @@ cdmlib-remote ${project.version} - + + eu.etaxonomy + cdmlib-remote-webapp + ${project.version} + + + eu.etaxonomy + cdm-server + ${project.version} + + eu.etaxonomy cdmlib-ext ${project.version} + + + eu.etaxonomy + cdmlib-print + ${project.version} @@ -603,16 +643,21 @@ log4j 1.2.15 - + org.slf4j + slf4j-api + 1.5.6 + + + org.slf4j slf4j-log4j12 - 1.5.2 + 1.5.6 junit junit - 4.4 + 4.6 test @@ -684,6 +729,11 @@ commons-collections 3.2 + + org.apache.httpcomponents + httpclient + 4.0.3 + commons-io commons-io @@ -722,7 +772,7 @@ org.apache.sanselan sanselan - 0.94-incubator + 0.97-incubator @@ -788,6 +838,26 @@ org.springframework spring-support + + org.springframework + spring-beans + + + org.springframework + spring-aop + + + org.springframework + spring-context + + + org.springframework + spring-core + + + org.springframework + spring-jdbc + @@ -808,7 +878,7 @@ net.sf.dozer dozer - 4.4 + 5.3.0 @@ -898,85 +968,127 @@ hibernate-ehcache 3.4.0-SNAPSHOT - + org.hibernate hibernate-parent 3.4.0-SNAPSHOT - - javax.servlet - servlet-api - 2.5 - + + org.hibernate + hibernate-c3p0 + 3.4.0-SNAPSHOT + + + javax.servlet + servlet-api + 2.5 + - org.springframework - spring - ${spring.version} - - - org.springframework - spring-core - ${spring.version} - - - org.springframework - spring-context - ${spring.version} - - - org.springframework - spring-beans - ${spring.version} - - - org.springframework - spring-orm - ${spring.version} - - - org.springframework - spring-jdbc - ${spring.version} - - - org.springframework - spring-test - ${spring.version} - - - org.springframework - spring-webmvc - ${spring.version} - - - org.springframework - spring-web - ${spring.version} - - - org.springframework - spring-aop - ${spring.version} - - - org.springframework - spring-agent - 2.5.6 - provided - - - org.springframework - spring-aspects - 2.5.6 - + org.springframework + org.springframework.core + ${spring.version} + + + org.springframework + org.springframework.context + ${spring.version} + + + org.springframework + org.springframework.beans + ${spring.version} + + + org.springframework + org.springframework.orm + ${spring.version} + + + org.springframework + org.springframework.jdbc + ${spring.version} + + + org.springframework + org.springframework.test + ${spring.version} + + + org.springframework + org.springframework.web.servlet + ${spring.version} + + + org.springframework + org.springframework.web + ${spring.version} + + + org.springframework + org.springframework.aop + ${spring.version} + + + org.springframework + org.springframework.aspects + ${spring.version} + + + org.springframework + org.springframework.expression + ${spring.version} + + + org.springframework + org.springframework.agent + ${spring.version} + + + org.springframework + org.springframework.context.support + ${spring.version} + + + org.springframework + org.springframework.oxm + ${spring.version} + + + org.springframework + org.springframework.context.support + ${spring.version} + org.springframework.security - spring-security-core - 2.0.4 + spring-security-core + 3.0.0.RELEASE + + + org.springframework + spring-context + + + org.springframework + spring-core + + + org.springframework + spring-orm + + + org.springframework + spring-aop + + + org.springframework + spring-support + + + javax.servlet @@ -1007,11 +1119,13 @@ 1.8.0.7 - + + com.microsoft.sqlserver - jdbc - 1.2 - + jdbc4 + 2.0 + + - - oracle - ojdbc14 - 10.2.0.2 - - - oracle - ojdbc14 - 9i - - - oracle - ojdbc14 - 9.2.0.5 - - - com.h2database - h2 - 1.1.115 - - + + oracle + ojdbc14 + 10.2.0.2 + + + oracle + ojdbc14 + 9i + + + oracle + ojdbc14 + 9.2.0.5 + + + com.h2database + h2 + 1.1.115 + + + + com.yourkit + yjp-controller-api-redist + 8.0.1 + + + + javax.validation + validation-api + 1.0.CR5 + + + org.hibernate + hibernate-validator + 4.0.0.CR1 + +