X-Git-Url: https://dev.e-taxonomy.eu/gitweb/taxeditor.git/blobdiff_plain/a6f731c7f1a2480b47a9616ce1df0835474ab824..d9ee5eabe80655bab4f114475a92181cd303c870:/pom.xml diff --git a/pom.xml b/pom.xml index aa5b622f0..2268b7f71 100644 --- a/pom.xml +++ b/pom.xml @@ -1,9 +1,12 @@ 4.0.0 + + 3.0 + eu.etaxonomy taxeditor-parent - 3.0 + 3.0.6-SNAPSHOT EDIT Taxonomic Editor The Taxonomic Editor for EDIT's platform for cybertaxonomy http://wp5.e-taxonomy.eu @@ -11,7 +14,9 @@ pom UTF-8 - 3.0.4-SNAPSHOT + 3.0.7-SNAPSHOT + 0.12.0 + 3.0.6-SNAPSHOT eu.etaxonomy.taxeditor.cdmlib @@ -21,8 +26,12 @@ eu.etaxonomy.taxeditor.bulkeditor eu.etaxonomy.taxeditor.printpublisher + eu.etaxonomy.taxeditor.help 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/ @@ -73,7 +82,7 @@ http://dev.e-taxonomy.eu/trac/ - Hudson + Jenkins http://160.45.63.201/jenkins @@ -86,6 +95,59 @@ + + 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 @@ -177,12 +239,113 @@ + org.apache.maven.plugins - maven-deploy-plugin - 2.5 + maven-release-plugin + 2.2.1 + + true + false + + + + http://dev.e-taxonomy.eu/svn/tags/taxeditor + + + + org.codehaus.mojo + wagon-maven-plugin + + + + deploy + + upload + + + + + eu.etaxonomy.taxeditor/target/products + *.zip + scpexe://wp5.e-taxonomy.eu/var/www/download/taxeditor/${project.version} + wp5.e-taxonomy.eu + + + + + org.apache.maven.plugins + maven-jar-plugin + 2.3.1 + + + org.codehaus.mojo + wagon-maven-plugin + 1.0-beta-3 + + + + + + + + + + org.apache.maven.wagon + wagon-scm + 1.0-alpha-5 + + + org.apache.maven.wagon + wagon-ssh + 1.0-beta-7 + + + org.apache.maven.scm + maven-scm-manager-plexus + 1.0 + + + org.apache.maven.scm + maven-scm-provider-svnexe + 1.0 + + + + org.apache.maven.wagon + wagon-webdav + 1.0-beta-2 + + @@ -234,305 +397,4 @@ scpexe://160.45.63.151/var/www/wp5.e-taxonomy.eu/cdmlib/mavenrepo/ - - - - org.unitils - unitils - - - junit - junit - - - log4j - log4j - - - - - - - eu.etaxonomy - eu.etaxonomy.taxeditor.store - ${project.version} - - - eu.etaxonomy - eu.etaxonomy.taxeditor.navigation - ${project.version} - - - eu.etaxonomy - eu.etaxonomy.taxeditor.editor - ${project.version} - - - eu.etaxonomy - eu.etaxonomy.taxeditor.bulkeditor - ${project.version} - - - eu.etaxonomy - eu.etaxonomy.taxeditor.application - ${project.version} - - - eu.etaxonomy - eu.etaxonomy.taxeditor.printpublisher - ${project.version} - - - - eu.etaxonomy - cdmlib-model - ${cdmlib.version} - - - eu.etaxonomy - cdmlib-commons - ${cdmlib.version} - - - eu.etaxonomy - cdmlib-services - ${cdmlib.version} - - - eu.etaxonomy - cdmlib-io - ${cdmlib.version} - - - eu.etaxonomy - cdmlib-ext - ${cdmlib.version} - - - eu.etaxonomy - cdmlib-persistence - ${cdmlib.version} - - - eu.etaxonomy - cdmlib-remote - ${cdmlib.version} - - - eu.etaxonomy - cdmlib-print - ${cdmlib.version} - - - - org.eclipse - help - 3.5.0 - - - org.eclipse - ecf - 3.1.0 - - - org.eclipse - text - 3.5.0 - - - org.eclipse.core - commands - 3.6.0 - - - org.eclipse.core - filebuffers - 3.5.100 - - - org.eclipse.core - runtime - 3.6.0 - - - org.eclipse.core - expressions - 3.4.200 - - - org.eclipse.core - filesystem - 1.3.0 - - - org.eclipse.core - jobs - 3.5.0 - - - org.eclipse.core - contenttype - 3.4.100 - - - org.eclipse.core - databinding - 1.3.100 - - - org.eclipse.core - resources - 3.6.0 - - - org.eclipse.equinox - common - 3.6.0 - - - org.eclipse.equinox - preferences - 3.3.0 - - - org.eclipse.equinox - app - 1.3.0 - - - org.eclipse.equinox - registry - 3.5.0 - - - org.eclipse.equinox.p2 - core - 2.0.0 - - - org.eclipse.equinox.p2 - operations - 2.0.0 - - - org.eclipse.ui - workbench - 3.6.0 - - - org.eclipse - ui - 3.6.0 - - - org.eclipse.ui - editors - 3.6.0 - - - org.eclipse.ui - navigator - 3.5.0 - - - org.eclipse.ui - forms - 3.5.0 - - - org.eclipse.ui - ide - 3.6.0 - - - org.eclipse.ui.workbench - texteditor - 3.6.0 - - - org.eclipse - jface - 3.6.0 - - - org.eclipse.jface - databinding - 1.4.0 - - - org.eclipse.jface - text - 3.6.0 - - - org.eclipse.equinox.p2.metadata - repository - 1.1.0 - - - org.eclipse.ecf - filetransfer - 4.0.0 - - - org.eclipse.ecf - identity - 3.1.0 - - - org.eclipse.ecf.provider - filetransfer - 3.1.0 - - - org.eclipse - swt - 3.6.0 - - - org.eclipse - osgi - 3.6.0 - - - org.eclipse.swt.cocoa - macosx - 3.6.0 - - - - com.google.api - translate - 0.92 - - - org.apache.commons - commons-io - 1.3.2 - - - log4j - log4j - 1.2.15 - - - junit - junit - 4.5 - test - - - org.unitils - unitils - 2.2 - test - - - org.dbunit - dbunit - 2.4.4 - test - - - - \ No newline at end of file +