X-Git-Url: https://dev.e-taxonomy.eu/gitweb/taxeditor.git/blobdiff_plain/15b60bdc53c62d1719d129ff2f1069304264b24d..cc533ba77c930e306ae46c761a70c1872fc7057f:/pom.xml?ds=sidebyside diff --git a/pom.xml b/pom.xml index 95f87e128..019486cde 100644 --- a/pom.xml +++ b/pom.xml @@ -1,26 +1,54 @@ - - + 4.0.0 + + 3.0 + eu.etaxonomy taxeditor-parent - 1.0 - + 3.0.6-SNAPSHOT EDIT Taxonomic Editor - The EDIT Taxonomic Editor for EDIT's platform for cybertaxonomy - http://wp5.e-taxonomy.eu/cdmlib/site/ + The Taxonomic Editor for EDIT's platform for cybertaxonomy + http://wp5.e-taxonomy.eu + 2007 pom + + UTF-8 + 3.0.7-SNAPSHOT + 0.12.0 + 3.0.6-SNAPSHOT + - taxeditor-store - taxeditor-navigation - taxeditor-editor - taxeditor-bulkeditor - taxeditor-application + eu.etaxonomy.taxeditor.cdmlib + eu.etaxonomy.taxeditor.store + eu.etaxonomy.taxeditor.navigation + eu.etaxonomy.taxeditor.editor + eu.etaxonomy.taxeditor.bulkeditor + eu.etaxonomy.taxeditor.printpublisher + + eu.etaxonomy.taxeditor.application + eu.etaxonomy.taxeditor.feature.platform + eu.etaxonomy.taxeditor.feature + eu.etaxonomy.taxeditor - + + scm:svn:http://dev.e-taxonomy.eu/svn/trunk/taxeditor/ + scm:svn:https://dev.e-taxonomy.eu/svn/trunk/taxeditor/ + http://dev.e-taxonomy.eu/websvn/listing.php?repname=EDIT+Taxonomic+Editor + + + + EDIT Taxonomic Editor + + edit-taxonomic-editor+subscribe@googlegroups.com + + + edit-taxonomic-editor+unsubscribe@googlegroups.com + + edit-taxonomic-editor@googlegroups.com + http://groups.google.com/group/edit-taxonomic-editor/topics + + Mozilla Public License Version 1.1 @@ -28,25 +56,7 @@ repo - - - - p.ciardelli - - Pepe Ciardelli - - p.ciardelli [at] bgbm.org - - Botanical Garden Botanical Museum Berlin - - http://www.bgbm.org/BioDivInf/ - +1 - - developer - - - n.hoffmann @@ -60,93 +70,124 @@ http://www.bgbm.org/BioDivInf/ +1 - developer + Java Developer + Architect - + - Trac http://dev.e-taxonomy.eu/trac/ - - + + Jenkins + http://160.45.63.201/jenkins + - - - 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 - - - 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} - - - - + org.eclipse.tycho + tycho-maven-plugin + ${tycho.version} + true + + + org.eclipse.tycho + tycho-packaging-plugin + ${tycho.version} + + true + + + + org.eclipse.tycho + target-platform-configuration + ${tycho.version} + + p2 + + + eu.etaxonomy + eu.etaxonomy.taxeditor + ${taxeditor.version} + rcp + + + true + + + + win32 + win32 + x86 + + + linux + gtk + x86 + + + linux + gtk + x86_64 + + + + + + org.apache.maven.plugins + maven-compiler-plugin + 2.3.2 + + 1.6 + 1.6 + + + + org.apache.maven.plugins + maven-surefire-plugin + 2.6 + + + **/*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.apache.maven.plugins maven-site-plugin - 2.0 + 2.2 en @@ -154,6 +195,7 @@ org.apache.maven.plugins maven-source-plugin + 2.1.2 attach-sources @@ -167,194 +209,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 + + org.eclipse.pde.PluginNature + + + + + + org.apache.maven.plugins + maven-release-plugin + 2.2.1 + + true + false + + + + http://dev.e-taxonomy.eu/svn/tags/taxeditor - + + + + org.apache.maven.plugins + maven-jar-plugin + 2.3.1 + + + org.codehaus.mojo + wagon-maven-plugin + 1.0-beta-3 + + + + + + + - 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 - - - - org.codehaus.mojo - cobertura-maven-plugin - - - - - - - - - edit-wp5-taxeditor - - scp://wp5.e-taxonomy.eu/var/www/wp5.e-taxonomy.eu/taxeditor/site - - - - edit-wp5 + wp5.e-taxonomy.eu + EDIT Taxonomic Editor + scpexe://160.45.63.151/var/www/wp5.e-taxonomy.eu/taxeditor/ + + + 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/ - - - - - org.unitils - unitils - - - junit - junit - - - log4j - log4j - - - - - - - eu.etaxonomy - taxeditor-store - ${project.version} - - - eu.etaxonomy - taxeditor-navigation - ${project.version} - - - eu.etaxonomy - taxeditor-editor - ${project.version} - - - eu.etaxonomy - taxeditor-bulkeditor - ${project.version} - - - eu.etaxonomy - taxeditor-application - ${project.version} - - - - - log4j - log4j - 1.2.15 - - - - org.slf4j - slf4j-log4j12 - 1.5.2 - - - junit - junit - 4.5 - test - - - org.unitils - unitils - 2.2 - test - - - org.dbunit - dbunit - 2.4.4 - test - - - - - \ No newline at end of file +