X-Git-Url: https://dev.e-taxonomy.eu/gitweb/cdmlib.git/blobdiff_plain/becee9e06a06143c67b61c1b82107798c9f75482..5104630a41c1a68c95e202ae102fdefd8e989448:/pom.xml diff --git a/pom.xml b/pom.xml index 25401ba591..415084d582 100644 --- a/pom.xml +++ b/pom.xml @@ -1,27 +1,34 @@ - - + 4.0.0 eu.etaxonomy cdmlib-parent - 1.3 - + 3.0.6-SNAPSHOT CDM Library - The CDM Library implementation for EDIT's internet platform for cybertaxonomy - http://wp5.e-taxonomy.eu/cdmlib/site/ + The Java implementation of the Common Data Model (CDM), the data model for EDIT's internet platform for cybertaxonomy. + http://wp5.e-taxonomy.eu/cdmlib/ + 2007 pom cdmlib-commons cdmlib-model cdmlib-persistence cdmlib-services - cdmlib-remote + cdmlib-ext cdmlib-io + cdmlib-remote + cdmlib-print + cdmlib-remote-webapp - + + 3.0.4.RELEASE + UTF-8 + + + scm:svn:http://dev.e-taxonomy.eu/svn/trunk/cdmlib/ + scm:svn:http://dev.e-taxonomy.eu/svn/trunk/cdmlib/ + http://dev.e-taxonomy.eu/trac/browser/trunk/cdmlib + dev-edit @@ -53,34 +60,45 @@ repo + + EDIT + http://www.e-taxonomy.eu/ + - m.doering - m.doering [at] bgbm.org + ben.clark + + Ben Clark + + b.clark [at] kew.org - Botanical Garden Botanical Museum Berlin + Royal Botanic Gardens, Kew - http://www.bgbm.org/BioDivInf/ - +1 - http://www.bgbm.org/BGBM/staff/Wiss/Doering/ + http://www.kew.org/computing/ + 0 + + Architect + Java Developer + + - a.mueller + n.hoffmann - Andreas Müller + Niels Hoffmann - a.mueller [at] bgbm.org + n.hoffmann [at] bgbm.org - Botanical Garden Botanical Museum Berlin + Botanic Garden Botanical Museum Berlin http://www.bgbm.org/BioDivInf/ +1 - developer + Java Developer - + @@ -95,141 +113,197 @@ http://www.bgbm.org/BioDivInf/ +1 - developer + Java Developer - + - - p.ciardelli + k.luther - Pepe Ciardelli + Katja Luther - p.ciardelli [at] bgbm.org + k.luther [at] bgbm.org Botanical Garden Botanical Museum Berlin http://www.bgbm.org/BioDivInf/ +1 - developer + Java Developer - + - DavidTaylor + a.mueller - Dave Taylor + Andreas Müller - D.Taylor [at] kew.org + a.mueller [at] bgbm.org - Royal Botanic Gardens, Kew + Botanical Garden Botanical Museum Berlin - http://www.kew.org/computing/ + http://www.bgbm.org/BioDivInf/ +1 - developer + Architect + Java Developer + Release Manager - + - a.babadshanjan + f.revilla - Anahit Babadshanjan + Francisco Revilla - A.Babadshanjan [at] bgbm.org + f.revilla [at] bgbm.org - Botanic Garden Botanical Museum Berlin + Botanical Garden Botanical Museum Berlin http://www.bgbm.org/BioDivInf/ +1 - developer + Java Developer - + - + Trac http://dev.e-taxonomy.eu/trac/ - + + Hudson + http://160.45.63.201/hudson + java.net http://download.java.net/maven/1/ - legacy 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 + + + + 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 + - - - maven-compiler-plugin - - 1.5 - 1.5 - - - - maven-surefire-plugin - - - **/*Test.java - - - - hibernate.connection.driver_class - ${hibernate.connection.driver_class} - - - hibernate.connection.url - ${hibernate.connection.url} - - - hibernate.connection.username - ${hibernate.connection.username} - - - hibernate.connection.password - ${hibernate.connection.password} - - - - + + maven-compiler-plugin + + 1.6 + 1.6 + + + + maven-surefire-plugin + + -Xmx512M + + **/*Test.java + + + + hibernate.connection.driver_class + ${hibernate.connection.driver_class} + + + hibernate.connection.url + ${hibernate.connection.url} + + + hibernate.connection.username + ${hibernate.connection.username} + + + 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 - - 2.0-beta-5 + 2.1.1 en - + org.apache.maven.plugins maven-source-plugin + 2.1.2 attach-sources @@ -243,34 +317,141 @@ org.apache.maven.plugins maven-javadoc-plugin + 2.7 - true maven + true + true + false + + + aggregate + + aggregate + + site + + org.apache.maven.plugins maven-eclipse-plugin + 2.8 true - true + true + + com.agilejava.docbkx + docbkx-maven-plugin + 2.0.9 + + + + generate-html + generate-pdf + + pre-site + + + + + org.docbook + docbook-xml + 4.4 + runtime + + + + ReferenceDocumentation.xml + true + resources/css/html.css + true + + + + + version + ${project.version} + + + + + + + + + + + + + + + + + + + + + + + org.codehaus.mojo + wagon-maven-plugin + 1.0-beta-3 + + ${project.build.directory}/docbkx/ + **/* + + scpexe://160.45.63.151 + wp5.e-taxonomy.eu + var/www/wp5.e-taxonomy.eu/cdmlib/reference/${project.version} + + + + upload-reference-documentation + site-deploy + + upload + + + + + + org.apache.maven.plugins + maven-release-plugin + 2.1 + + true + true + clean verify install + deploy + http://dev.e-taxonomy.eu/svn/tags/cdmlib + + org.apache.maven.wagon wagon-scm - 1.0-alpha-5 + 1.0-beta-6 - + 1.0-beta-6 + org.apache.maven.scm maven-scm-manager-plexus @@ -289,36 +470,34 @@ - org.apache.maven.plugins maven-javadoc-plugin + 2.7 - - http://java.sun.com/j2se/1.5.0/docs/api/ - http://static.springframework.org/spring/docs/2.5.x/api/ - http://www.hibernate.org/hib_docs/v3/api/ - - + true org.apache.maven.plugins maven-jxr-plugin + 2.2 org.codehaus.mojo taglist-maven-plugin + 2.4 org.codehaus.mojo cobertura-maven-plugin + 2.4 - + --> - - + - - - edit-wp5 - - scp://wp5.e-taxonomy.eu/var/www/wp5.e-taxonomy.eu/cdmlib/site - - - - edit-wp5 + wp5.e-taxonomy.eu + CDM Library Website + scpexe://160.45.63.151/var/www/wp5.e-taxonomy.eu/cdmlib/ + + + false + wp5.e-taxonomy.eu Edit Maven Repository - - scp://wp5.e-taxonomy.eu/var/www/wp5.e-taxonomy.eu/cdmlib/mavenrepo - + scpexe://160.45.63.151/var/www/wp5.e-taxonomy.eu/cdmlib/mavenrepo/ + default - - - - org.unitils - unitils - 1.0 - - + + org.unitils + unitils + junit junit @@ -407,304 +593,580 @@ - - eu.etaxonomy - cdmlib-commons - ${project.version} - - - eu.etaxonomy - cdmlib-model - ${project.version} - - - eu.etaxonomy - cdmlib-persistence - ${project.version} - - - eu.etaxonomy - cdmlib-services - ${project.version} - - - eu.etaxonomy - cdmlib-io - ${project.version} - - - eu.etaxonomy - cdmlib-remote - ${project.version} - - + + eu.etaxonomy + cdmlib-commons + ${project.version} + + + eu.etaxonomy + cdmlib-model + ${project.version} + + + eu.etaxonomy + cdmlib-persistence + ${project.version} + + + eu.etaxonomy + cdmlib-services + ${project.version} + + + eu.etaxonomy + cdmlib-io + ${project.version} + + + eu.etaxonomy + 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} + - javax.xml.bind - jaxb-api - 2.0 - - - xml-resolver - xml-resolver - 1.2 - - - javax.activation - activation - 1.1 - - - javax.xml.bind - jsr173_api - 1.0 - - - com.sun.xml.bind - jaxb-impl - 2.0 - - - com.sun.xml.bind - jaxb1-impl - 2.0 - - - com.sun.xml.bind - jaxb-xjc - 2.0 - - - + javax.xml.bind + jaxb-api + 2.1.6 + + + xml-resolver + xml-resolver + 1.2 + + + javax.activation + activation + 1.1 + + + javax.xml.bind + jsr173_api + 1.0 + + + com.sun.xml.bind + jaxb-impl + 2.1.6 + + + com.sun.xml.bind + jaxb1-impl + 2.1.6 + + + com.sun.xml.bind + jaxb-xjc + 2.1.6 + + log4j log4j 1.2.15 + + + org.slf4j + slf4j-api + 1.5.6 + + + org.slf4j + slf4j-log4j12 + 1.5.6 + junit junit - 4.4 + 4.6 test - - aspectj - aspectjrt - 1.5.2a - - javax.annotation - jsr250-api - 1.0 + org.unitils + unitils + 1.0 + test + + + org.easymock + easymock + 2.2 + test + + + xmlunit + xmlunit + 1.2 + test + + + org.aspectj + aspectjrt + 1.6.3 + + + org.aspectj + aspectjweaver + 1.6.3 + + + javax.annotation + jsr250-api + 1.0 + + + net.sf.opencsv + opencsv + 1.8 - - net.sf.opencsv - opencsv - 1.8 - org.dbunit dbunit 2.2 + test + + + org.eclipse + osgi + 3.6.0 + + + cglib + cglib + 2.1_3 + + + cglib + cglib-nodep + 2.1_3 + + + commons-lang + commons-lang + 2.2 + + + commons-collections + commons-collections + 3.2 + + + org.apache.httpcomponents + httpclient + 4.0.3 + + + commons-io + commons-io + 1.4 + + + net.sf.ezmorph + ezmorph + 1.0.4 + + + commons-beanutils + commons-beanutils + 1.7.0 + + + sojo + sojo-optional + 0.5.0 + + + net.sf.json-lib + json-lib + 2.2.3 - - org.eclipse - osgi - 3.2.1-R32x_v20060919 - - - cglib - cglib - 2.1_3 - - - cglib - cglib-nodep - 2.1_3 - - - commons-lang - commons-lang - 2.2 - - - commons-collections - commons-collections - 3.2 - - - net.sf.ezmorph - ezmorph - 1.0.4 - - - commons-beanutils - commons-beanutils - 1.7.0 - - - sojo - sojo-optional - 0.5.0 - - - net.sf.json-lib - json-lib - 2.2.1 - org.devlib.schmidt imageinfo 1.7 - - + + org.apache.poi + poi + 3.6 + + + org.apache.sanselan + sanselan + 0.97-incubator + + joda-time joda-time - 1.5 - - - joda-time - joda-time-hibernate - 1.0 - - - ehcache - ehcache - - - cglib - cglib-full - - - - - + 1.5 + + + joda-time + joda-time-hibernate + 1.0 + + + ehcache + ehcache + + + cglib + cglib-full + + + org.hibernate + hibernate + + + hibernate + hibernate + + + + + org.apache.lucene + lucene-core + 2.4.0 + + + org.apache.lucene + lucene-spellchecker + 2.4.0 + + + org.springmodules + spring-modules-lucene + 0.8a + + + org.apache + poi + + + org.apache + poi-scratchpad + + + org.springframework + spring-dao + + + org.springframework + spring-jca + + + org.springframework + spring-support + + + org.springframework + spring-beans + + + org.springframework + spring-aop + + + org.springframework + spring-context + + + org.springframework + spring-core + + + org.springframework + spring-jdbc + + + + + com.ibm.lsid + lsid-client + 1.1.2 + + + com.ibm.lsid + lsid-server + 1.1.2 + + + wsdl4j + wsdl4j + 1.6.1 + + + net.sf.dozer + dozer + 5.3.0 + + xml-apis xml-apis 2.0.2 - - xerces - xercesImpl - 2.7.1 - - - jaxen - jaxen - 1.1 - - - jdom - jdom - 1.0 - - - xstream - xstream + + xerces + xercesImpl + 2.7.1 + + + jaxen + jaxen 1.1 + + jdom + jdom + 1.0 + + + com.thoughtworks.xstream + xstream + 1.3.1 + xpp3 xpp3 1.1.3.3 - - - - javax.persistence - ejb - 3 - - - org.hibernate - hibernate-annotations - 3.3.0.ga - - - org.hibernate - hibernate-commons-annotations - 3.3.0.ga - - - org.hibernate - hibernate - 3.2.5.ga - + + stax + stax + 1.2.0 + + + + javax.persistence + persistence-api + 1.0 + + + org.hibernate + hibernate-annotations + 3.4.0-SNAPSHOT + + + org.hibernate + hibernate-commons-annotations + 3.4.0-SNAPSHOT + + + org.hibernate + hibernate-core + 3.4.0-SNAPSHOT + + + org.hibernate + hibernate-search + 3.1.0.GA + + + org.hibernate + hibernate-entitymanager + 3.4.0-SNAPSHOT + + + org.hibernate + hibernate-envers + 3.4.0-SNAPSHOT + + + javassist + javassist + 3.4.GA + + + org.hibernate + hibernate-cglib-repack + 2.1_3 + + + org.hibernate + hibernate-ehcache + 3.4.0-SNAPSHOT + + + org.hibernate + hibernate-parent + 3.4.0-SNAPSHOT + + + org.hibernate + hibernate-c3p0 + 3.4.0-SNAPSHOT + javax.servlet servlet-api 2.5 - - - - org.springframework - spring - 2.5 - - - org.springframework - spring-beans - 2.5 - - - org.springframework - spring-orm - 2.5 - - - org.springframework - spring-jdbc - 2.5 - - - org.springframework - spring-test - 2.5 - + org.springframework - spring-webmvc - 2.5 + org.springframework.core + ${spring.version} org.springframework - spring-web - 2.5 + 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 + 3.0.5.RELEASE + + + + org.springframework.security + spring-security-context + 3.0.5.RELEASE + + javax.servlet servlet-api 2.5 - - - - - net.sourceforge.jtds - jtds - 1.2.2 - - - mysql - mysql-connector-java - 5.0.5 - - - postgresql - postgresql - 8.2-504.jdbc4 - - - hsqldb - hsqldb - 1.8.0.7 - + + + + net.sourceforge.jtds + jtds + 1.2.2 + + + mysql + mysql-connector-java + 5.0.5 + + + postgresql + postgresql + 8.2-504.jdbc4 + + + hsqldb + hsqldb + 1.8.0.7 + + + + com.microsoft.sqlserver + jdbc4 + 2.0 + + + + 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 + - - \ No newline at end of file +