diff --git a/pom.xml b/pom.xml index c46837705..42ed9f523 100644 --- a/pom.xml +++ b/pom.xml @@ -1,84 +1,80 @@ - + + + 4.0.0 org.springframework.batch spring-batch - pom - 1.0-m2-SNAPSHOT Spring Batch + 1.0-m2-SNAPSHOT + pom http://static.springframework.org/spring-batch - - JIRA - http://opensource.atlassian.com/projects/spring/browse/BATCH - - - Bamboo - http://build.springframework.org:8085/bamboo/browse/BATCH - - - - Spring Batch Forum - http://forum.springframework.org/forumdisplay.php?f=41 - http://forum.springframework.org/forumdisplay.php?f=41 - - - http://lists.interface21.com/listmanager/listinfo/spring-batch-announce - http://lists.interface21.com/listmanager/listinfo/spring-batch-announce - Spring Batch Announce - http://lists.interface21.com/archives/spring-batch-announce - - - - http://www.springframework.org/spring-batch - - local - file:///${user.dir}/target/staging - - - spring-snapshot - Spring Snapshot Repository - s3://maven.springframework.org/snapshot - - - staging - file:///${user.dir}/target/staging - - - 2007 - - - dsyer - Dave Syer - dsyer@interface21.com - - - lward - Lucas Ward - lucas.l.ward@accenture.com - - Interface 21 http://www.interface21.com - - - The Apache Software License, Version 2.0 - http://www.apache.org/licenses/LICENSE-2.0.txt - repo - - - scm:svn:https://springframework.svn.sourceforge.net/svnroot/springframework/spring-batch/trunk - scm:svn:https://springframework.svn.sourceforge.net/svnroot/springframework/spring-batch/trunk - http://fisheye3.cenqua.com/browse/springframework/spring-batch/trunk - + + https://springframework.svn.sourceforge.net/svnroot/springframework/spring-batch/trunk + + + scm:svn:https://springframework.svn.sourceforge.net/svnroot/springframework/spring-batch/trunk + + + scm:svn:https://springframework.svn.sourceforge.net/svnroot/springframework/spring-batch/trunk + + + + JIRA + + 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://lists.interface21.com/listmanager/listinfo/spring-batch-announce + + + http://lists.interface21.com/listmanager/listinfo/spring-batch-announce + + Spring Batch Announce + + http://lists.interface21.com/archives/spring-batch-announce + + + + + Bamboo + + http://build.springframework.org:8085/bamboo/browse/BATCH + + + + + Apache 2.0 + http://www.apache.org/licenses/LICENSE-2.0.txt + + + + + true + + infrastructure core @@ -87,6 +83,7 @@ integration docs + default @@ -99,14 +96,18 @@ static.springframework.org - scp://static.springframework.org:/var/www/domains/springframework.org/static/htdocs/spring-batch + + scp://static.springframework.org:/var/www/domains/springframework.org/static/htdocs/spring-batch + strict - false + + false + @@ -120,46 +121,22 @@ apache-snapshots - http://people.apache.org/maven-snapshot-repository + + http://people.apache.org/maven-snapshot-repository + - - true - - - - apache-snapshots - http://people.apache.org/maven-snapshot-repository - - - spring-snapshots - https://springframework.svn.sourceforge.net/svnroot/springframework/repos/repo-snapshots - - - - - spring - https://springframework.svn.sourceforge.net/svnroot/springframework/repos/repo - - - spring-ext - https://springframework.svn.sourceforge.net/svnroot/springframework/repos/repo-ext - - - objectstyle - http://objectstyle.org/maven2 - - + + + + staging + file:///${user.dir}/target/staging + + + - - - org.springframework.aws - spring-aws-maven - 1.1.1 - - org.apache.maven.plugins @@ -169,6 +146,18 @@ 1.4 + + org.apache.maven.plugins + maven-source-plugin + + + attach-sources + + jar + + + + org.apache.maven.plugins maven-surefire-plugin @@ -193,12 +182,15 @@ Creating JUnit reports - - - - + + + + - + @@ -213,10 +205,10 @@ Removing test data - - - - + + + + @@ -257,6 +249,41 @@ + + + + apache-snapshots + + http://people.apache.org/maven-snapshot-repository + + + + spring-snapshots + + https://springframework.svn.sourceforge.net/svnroot/springframework/repos/repo-snapshots + + + + + + + spring + + https://springframework.svn.sourceforge.net/svnroot/springframework/repos/repo + + + + spring-ext + + https://springframework.svn.sourceforge.net/svnroot/springframework/repos/repo-ext + + + + objectstyle + http://objectstyle.org/maven2 + + + true @@ -270,7 +297,9 @@ 1.0 JUnit Report - JUnit test results for this project + + JUnit test results for this project + junit-reports @@ -282,21 +311,57 @@ maven-javadoc-plugin - 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/dbcp/apidocs/ - http://jakarta.apache.org/commons/fileupload/apidocs/ - http://jakarta.apache.org/commons/httpclient/apidocs/ - http://jakarta.apache.org/commons/logging/api/ - http://jakarta.apache.org/commons/pool/apidocs/ + + 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/dbcp/apidocs/ + + + http://jakarta.apache.org/commons/fileupload/apidocs/ + + + http://jakarta.apache.org/commons/httpclient/apidocs/ + + + http://jakarta.apache.org/commons/logging/api/ + + + http://jakarta.apache.org/commons/pool/apidocs/ + http://www.junit.org/junit/javadoc/ - http://logging.apache.org/log4j/docs/api/ - http://jakarta.apache.org/regexp/apidocs/ - http://jakarta.apache.org/velocity/api/ + + http://logging.apache.org/log4j/docs/api/ + + + http://jakarta.apache.org/regexp/apidocs/ + + + http://jakarta.apache.org/velocity/api/ + + + + + dsyer + Dave Syer + dsyer@interface21.com + + + lward + Lucas Ward + lucas.l.ward@accenture.com + + +