From d7eeaa9b79fd874a085bd63aaa512e6f74b29131 Mon Sep 17 00:00:00 2001 From: antelder Date: Mon, 14 Jun 2010 13:35:46 +0000 Subject: Update the release profile to include everything that gets released and signs and deploys them. The idea is this profile does _everything_ so for a release you just do mvn -Prelease and thats it to have the staging repo created and the distributions signed and uploaded git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@954455 13f79535-47bb-0310-9956-ffa450edef68 --- sca-java-2.x/trunk/pom.xml | 43 ++++++++++++++++++++++++++++++++++--------- 1 file changed, 34 insertions(+), 9 deletions(-) (limited to 'sca-java-2.x') diff --git a/sca-java-2.x/trunk/pom.xml b/sca-java-2.x/trunk/pom.xml index 4ccebf2449..3420a59487 100644 --- a/sca-java-2.x/trunk/pom.xml +++ b/sca-java-2.x/trunk/pom.xml @@ -567,26 +567,39 @@ release + + true + true + id::default::file:target/deploy + + maven/maven-tuscany-plugin modules + shades + distribution archetypes - - - + + deploy + true maven-deploy-plugin 2.4 - ${deploy.altRepository} true + + + + deploy + + + - maven-gpg-plugin - 1.0-alpha-4 + 1.1 @@ -595,9 +608,21 @@ - - - + + org.apache.maven.plugins + maven-source-plugin + 2.1.1 + + + attach-sources + + jar-no-fork + + + + + + -- cgit v1.2.3