From c8ce619ff5b4a0ef6495820aae138e053d7a1fed 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 git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@885 50f2f4bb-b051-0410-bef5-90022cba6387 --- 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 14a5b27503b..d6ca38cc49c 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 753e2ce1554..8373bbf87d7 100644 --- a/build-spring-framework/publish.xml +++ b/build-spring-framework/publish.xml @@ -31,12 +31,23 @@ + - + + + + + + + + + + + - +