From: n.hoffmann Date: Tue, 9 Nov 2010 11:47:32 +0000 (+0000) Subject: pom now contains sane data X-Git-Tag: rcp.ss-first-working-version~264 X-Git-Url: https://dev.e-taxonomy.eu/gitweb/taxeditor.git/commitdiff_plain/abb878fe59f5480dad70cf4e9cb7ec59e2569fe4?ds=sidebyside pom now contains sane data --- diff --git a/.gitignore b/.gitignore index 8f1906be0..ef12d1df5 100644 --- a/.gitignore +++ b/.gitignore @@ -1,5 +1,6 @@ cdmlib-feature-source/.classpath cdmlib-feature-source/.settings +cdmlib-feature-source/bin cdmlib-feature-source/src cdmlib-feature/.settings cdmlib-plugin/.settings @@ -46,6 +47,8 @@ cdmlib-plugin/lib/cdmlib-services-2.5.jar cdmlib-plugin/lib/cdmlib-services-2.5src.zip cdmlib-plugin/log4j-1.2.14src.zip cdmlib-plugin/target +/runtime-taxeditor.product +/target taxeditor-annotatedlineeditor/.classpath taxeditor-annotatedlineeditor/.project taxeditor-annotatedlineeditor/.settings diff --git a/pom.xml b/pom.xml index d5b0770f2..03a63ac82 100644 --- a/pom.xml +++ b/pom.xml @@ -1,18 +1,17 @@ - - + 4.0.0 eu.etaxonomy taxeditor-parent - 2.1 - + 3.0 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 + taxeditor-store taxeditor-navigation @@ -22,7 +21,24 @@ taxeditor-annotatedlineeditor taxeditor-application - + + 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 @@ -30,25 +46,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 @@ -62,93 +60,102 @@ http://www.bgbm.org/BioDivInf/ +1 - developer + Java Developer + Architect - + - 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/ + + + EclipseRepository + http://repo1.maven.org/eclipse/ + - - - 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 + - - 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.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.1.1 en @@ -156,6 +163,7 @@ org.apache.maven.plugins maven-source-plugin + 2.1.2 attach-sources @@ -169,55 +177,65 @@ 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-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-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 - + + org.unitils + unitils + junit junit @@ -300,7 +314,6 @@ log4j - @@ -328,19 +341,18 @@ taxeditor-application ${project.version} - - + log4j log4j 1.2.15 - + - org.slf4j - slf4j-log4j12 - 1.5.2 - + org.slf4j + slf4j-log4j12 + 1.5.2 + junit junit @@ -348,18 +360,17 @@ test - org.unitils - unitils - 2.2 - test + org.unitils + unitils + 2.2 + test + + + org.dbunit + dbunit + 2.4.4 + test - - org.dbunit - dbunit - 2.4.4 - test - -