diff --git a/pom.xml b/pom.xml index 91f069e30..8ec5163ee 100644 --- a/pom.xml +++ b/pom.xml @@ -293,6 +293,16 @@ archetypes + + milestone + + + spring-milestone + Spring Milestone Repository + s3://maven.springframework.org/milestone + + + central @@ -388,7 +398,7 @@ maven-site-plugin - 2.0 + 2.0.1 org.apache.maven.plugins @@ -415,10 +425,24 @@ + + + org.apache.maven.plugins + maven-deploy-plugin + + true + + + true + + org.apache.maven.plugins + maven-project-info-reports-plugin + 2.1.1 + org.apache.maven.plugins maven-surefire-report-plugin @@ -503,7 +527,7 @@ 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 @@ -511,7 +535,7 @@ 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/ diff --git a/spring-batch-parent/pom.xml b/spring-batch-parent/pom.xml index 2cf00c4f1..6268ce26c 100644 --- a/spring-batch-parent/pom.xml +++ b/spring-batch-parent/pom.xml @@ -7,6 +7,7 @@ Spring Batch Parent Spring Batch parent project. Defines dependencies and common configuration for the build process. + http://static.springframework.org/spring-batch/2.0.x/${project.artifactId} pom true @@ -31,21 +32,9 @@ spring3 - 3.0.0.BUILD-SNAPSHOT - 4.6 + 3.0.0.RELEASE + 4.7 - - - spring-snapshots - http://s3.amazonaws.com/maven.springframework.org/snapshot - - false - - - true - - - central @@ -74,6 +63,26 @@ + + milestone + + + spring-milestone + Spring Milestone Repository + s3://maven.springframework.org/milestone + + + + + central + + + spring-sourceforge + Spring Sourceforge Repository + https://springframework.svn.sourceforge.net/svnroot/springframework/repos/repo + + + dist @@ -109,19 +118,26 @@ apache-snapshots - http://people.apache.org/maven-snapshot-repository + http://people.apache.org/maven-snapshot-repository/ apache-snapshot Apache Foundation Snapshot Repository - http://people.apache.org/maven-snapshot-repository + http://people.apache.org/maven-snapshot-repository/ + + + org.springframework.build.aws + org.springframework.build.aws.maven + 2.0.0.RELEASE + + @@ -521,6 +537,10 @@ + + static.springframework.org + scp://static.springframework.org/var/www/domains/springframework.org/static/htdocs/spring-batch/2.0.x + spring-release Spring Release Repository @@ -536,7 +556,7 @@ objectstyle ObjectStyle.org Repository - http://objectstyle.org/maven2 + http://objectstyle.org/maven2/ false @@ -546,7 +566,7 @@ 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 @@ -554,7 +574,7 @@ 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/