X-Git-Url: https://dev.e-taxonomy.eu/gitweb/taxeditor.git/blobdiff_plain/d3e06bb17f11ec1c48f0cecf89868400983d5ae6..cabf56c785bd7201ba934e1fac695229a3ffe3d4:/eu.etaxonomy.taxeditor/pom.xml diff --git a/eu.etaxonomy.taxeditor/pom.xml b/eu.etaxonomy.taxeditor/pom.xml index b8790631d..1e2a8298a 100644 --- a/eu.etaxonomy.taxeditor/pom.xml +++ b/eu.etaxonomy.taxeditor/pom.xml @@ -1,49 +1,135 @@ - - - eu.etaxonomy - taxeditor-parent - 3.3.1.201403281724 - + + + eu.etaxonomy + taxeditor-parent + 3.7.0-SNAPSHOT + - 4.0.0 - eu.etaxonomy.taxeditor - eclipse-repository + 4.0.0 + eu.etaxonomy.taxeditor + eclipse-repository - EDIT Taxonomic Editor Product - The EDIT Taxonomic Desktop Editor - http://wp5.e-taxonomy.eu/taxeditor + EDIT Taxonomic Editor Product + The EDIT Taxonomic Desktop Editor + http://wp5.e-taxonomy.eu/taxeditor + + eu.etaxonomy.taxeditor.product + + + + + org.eclipse.tycho + tycho-p2-director-plugin + ${tycho.version} + + + materialize-products + + materialize-products + + + + archive-products + + archive-products + + + + + + + ${product.id} + EDIT Taxonomic Editor + + + + + + + + + signJars + + + + org.apache.maven.plugins + maven-jarsigner-plugin + 1.3.2 + + editor + true + + ${keystore.path} + ${keystore.store.password} + ${keystore.key.password} - - - - org.eclipse.tycho - tycho-p2-director-plugin - ${tycho.version} - - - materialize-products - - materialize-products - - - - archive-products - - archive-products - - - - - - - eu.etaxonomy.taxeditor.product - EDIT Taxonomic Editor - - - - - - + ${project.build.directory}/repository + + false + false + + plugins/eu.etaxonomy.taxeditor*.jar + features/eu.etaxonomy.taxeditor*.jar + + + + -sigalg + SHA1withDSA + -digestalg + SHA1 + + + + + sign + + sign + + + + + + + + + + + uploadRepo + + + + org.codehaus.mojo + wagon-maven-plugin + 1.0-beta-3 + + + + package + + upload + + + + + ${project.build.directory}/repository + scpexe://wp5.e-taxonomy.eu/var/www/download/taxeditor/update/${update.dir} + + binary/*,content.jar,artifacts.jar,**/eu.etaxonomy.*.jar + + + + wp5.e-taxonomy.eu + + + + + + \ No newline at end of file