From 5d1d503a0dee4a2ae1e90b3d1131c71a9501698c Mon Sep 17 00:00:00 2001 From: dsyer Date: Fri, 20 Mar 2009 17:56:06 +0000 Subject: [PATCH] add profiles for dist mgt --- build-central/pom.xml | 5 +- central-pom.xml | 68 +++++++++++++------ pom.xml | 150 ++++++++++++++++++++++++++---------------- 3 files changed, 144 insertions(+), 79 deletions(-) diff --git a/build-central/pom.xml b/build-central/pom.xml index a8c66fdbc..bb8361456 100644 --- a/build-central/pom.xml +++ b/build-central/pom.xml @@ -1,11 +1,12 @@ - + 4.0.0 org.springframework.batch.build.central Central Build pom -Spring Batch Maven Central Build - used to build Maven artifacts for the central repository + Spring Batch Maven Central Build - used to build Maven artifacts for the central repository diff --git a/central-pom.xml b/central-pom.xml index 755e2d8c1..809afdd4e 100644 --- a/central-pom.xml +++ b/central-pom.xml @@ -270,6 +270,55 @@ + + brits + + false + + + http://www.springframework.org/download + + static.springframework.org + scp://static.springframework.org:/var/www/domains/springframework.org/static/htdocs/spring-batch/trunk + + + spring-milestone + Spring Milestone Repository + + s3://repository.springsource.com/maven/bundles/milestone + + + spring-snapshot + Spring Snapshot Repository + + s3://repository.springsource.com/maven/bundles/snapshot + + + + + central + + true + + + + staging + file:///${user.dir}/target/staging + + + spring-milestone + Spring Milestone Repository + + s3://maven.springframework.org/milestone + + + spring-snapshot + Spring Snapshot Repository + + s3://maven.springframework.org/snapshot + + + snapshots @@ -321,25 +370,6 @@ - - http://www.springframework.org/download - - static.springframework.org - scp://static.springframework.org:/var/www/domains/springframework.org/static/htdocs/spring-batch/trunk - - - spring-milestone - Spring Milestone Repository - - s3://repository.springsource.com/maven/bundles/milestone - - - spring-snapshot - Spring Snapshot Repository - - s3://repository.springsource.com/maven/bundles/snapshot - - diff --git a/pom.xml b/pom.xml index 9919353a6..78f2e7644 100644 --- a/pom.xml +++ b/pom.xml @@ -22,19 +22,25 @@ http://www.springsource.com - https://fisheye.springframework.org/browse/spring-batch - scm:svn:https://src.springframework.org/svn/spring-batch/trunk - scm:svn:https://src.springframework.org/svn/spring-batch/trunk + https://fisheye.springframework.org/browse/spring-batch + + scm:svn:https://src.springframework.org/svn/spring-batch/trunk + + scm:svn:https://src.springframework.org/svn/spring-batch/trunk + JIRA - http://opensource.atlassian.com/projects/spring/browse/BATCH + http://opensource.atlassian.com/projects/spring/browse/BATCH + Spring Batch Forum - http://forum.springframework.org/forumdisplay.php?f=41 - http://forum.springframework.org/forumdisplay.php?f=41 + http://forum.springframework.org/forumdisplay.php?f=41 + + http://forum.springframework.org/forumdisplay.php?f=41 + @@ -97,7 +103,8 @@ generate-html - ${basedir}/src/docbkx/resources/xsl/html.xsl + ${basedir}/src/docbkx/resources/xsl/html.xsl + @@ -132,8 +139,7 @@ src/site/docbook/reference/ src/docbkx/resources/images/ - @@ -146,7 +152,8 @@ true - ${basedir}/src/docbkx/resources/xsl/html_chunk.xsl + ${basedir}/src/docbkx/resources/xsl/html_chunk.xsl + @@ -182,8 +189,7 @@ org.apache.xmlgraphics fop @@ -196,7 +202,8 @@ css/html.css ${basedir}/src/site/docbook/reference - ${basedir}/src/docbkx/resources/xsl/fopdf.xsl + ${basedir}/src/docbkx/resources/xsl/fopdf.xsl + true @@ -250,45 +257,37 @@ - + - + - + - + - + - + - + - + @@ -330,6 +329,53 @@ + + brits + + true + + + http://www.springframework.org/download + + static.springframework.org + + scp://static.springframework.org:/var/www/domains/springframework.org/static/htdocs/spring-batch/trunk + + + + spring-milestone + Spring Milestone Repository + s3://repository.springsource.com/maven/bundles/milestone + + + + spring-snapshot + Spring Snapshot Repository + s3://repository.springsource.com/maven/bundles/snapshot + + + + + + central + + + staging + file:///${user.dir}/target/staging + + + spring-milestone + Spring Milestone Repository + s3://maven.springframework.org/milestone + + + + spring-snapshot + Spring Snapshot Repository + s3://maven.springframework.org/snapshot + + + snapshots @@ -349,8 +395,7 @@ maven-site-plugin @@ -384,25 +429,6 @@ - - http://www.springframework.org/download - - static.springframework.org - - scp://static.springframework.org:/var/www/domains/springframework.org/static/htdocs/spring-batch/trunk - - - - spring-milestone - Spring Milestone Repository - s3://repository.springsource.com/maven/bundles/milestone - - - spring-snapshot - Spring Snapshot Repository - s3://repository.springsource.com/maven/bundles/snapshot - - @@ -485,19 +511,25 @@ http://java.sun.com/j2ee/1.4/docs/api http://java.sun.com/j2se/1.5.0/docs/api - http://jakarta.apache.org/commons/collections/apidocs-COLLECTIONS_3_0/ + http://jakarta.apache.org/commons/collections/apidocs-COLLECTIONS_3_0/ + http://jakarta.apache.org/commons/dbcp/apidocs/ - http://jakarta.apache.org/commons/fileupload/apidocs/ - http://jakarta.apache.org/commons/httpclient/apidocs/ + http://jakarta.apache.org/commons/fileupload/apidocs/ + + http://jakarta.apache.org/commons/httpclient/apidocs/ + http://jakarta.apache.org/commons/pool/apidocs/ http://jakarta.apache.org/commons/logging/apidocs/ http://junit.sourceforge.net/javadoc/ http://logging.apache.org/log4j/docs/api/ http://jakarta.apache.org/regexp/apidocs/ http://jakarta.apache.org/velocity/api/ - http://static.springframework.org/spring/docs/2.5.x/api/ - http://static.springframework.org/spring-batch/apidocs/ - http://static.springframework.org/spring-ws/site/apidocs/ + http://static.springframework.org/spring/docs/2.5.x/api/ + + http://static.springframework.org/spring-batch/apidocs/ + + http://static.springframework.org/spring-ws/site/apidocs/ +
@@ -571,7 +603,8 @@ com.springsource.repository.bundles.milestone SpringSource Enterprise Bundle Repository - SpringSource Bundle Milestones - http://repository.springsource.com/maven/bundles/milestone + http://repository.springsource.com/maven/bundles/milestone + false @@ -580,7 +613,8 @@ com.springsource.repository.bundles.snapshot SpringSource Enterprise Bundle Repository - SpringSource Bundle Snapshots - http://repository.springsource.com/maven/bundles/snapshot + http://repository.springsource.com/maven/bundles/snapshot + agilejava