From 5885c703f2ecc3b183026bed892c2cd33f1ff2e8 Mon Sep 17 00:00:00 2001 From: Mark Pollack Date: Tue, 31 Mar 2009 03:05:28 +0000 Subject: [PATCH] Add ability to publish to S3 maven milestone repository for maven central style artifacts by adding slightly modified spring-build targets to publish-maven.xml --- build-spring-framework/publish-maven.xml | 31 ++++++++++++++++++++---- build-spring-framework/publish.xml | 15 ++++++++++-- 2 files changed, 39 insertions(+), 7 deletions(-) diff --git a/build-spring-framework/publish-maven.xml b/build-spring-framework/publish-maven.xml index 14a5b27503..d6ca38cc49 100644 --- a/build-spring-framework/publish-maven.xml +++ b/build-spring-framework/publish-maven.xml @@ -16,13 +16,34 @@ - + + + + + - + + + + + + + + + + + + + + + + + + @@ -33,7 +54,7 @@ - + @@ -42,7 +63,7 @@ - + @@ -52,7 +73,7 @@ - + diff --git a/build-spring-framework/publish.xml b/build-spring-framework/publish.xml index 753e2ce155..8373bbf87d 100644 --- a/build-spring-framework/publish.xml +++ b/build-spring-framework/publish.xml @@ -31,12 +31,23 @@ + - + + + + + + + + + + + - +