diff --git a/central-pom.xml b/central-pom.xml new file mode 100644 index 000000000..92037ae14 --- /dev/null +++ b/central-pom.xml @@ -0,0 +1,847 @@ + + 4.0.0 + org.springframework.batch + spring-batch + Spring Batch + + Spring Batch provides tools for enterprise batch or bulk processing. It can be used to wire up jobs, and track their execution, or simply as an optimization for repetitive processing in a transactional environment. Spring Batch is part of the Spring Portfolio. + + 2.0.0.CI-SNAPSHOT + pom + + spring-batch-infrastructure + spring-batch-core + spring-batch-test + + http://www.springframework.org/spring-batch + + SpringSource + 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 + + + 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 + + + + Bamboo + https://build.springframework.org/bamboo/browse/BATCH + + + + Apache 2.0 + + http://www.apache.org/licenses/LICENSE-2.0.txt + + + + true + 2.5.6 + 1.0.0.M1 + + + + default + + true + + + + deployment + + spring-batch-samples + archetypes + docs + + + + + maven-javadoc-plugin + + + org.apache.maven.plugins + maven-source-plugin + + + + + + dist + + + dist.txt + + + + + + maven-javadoc-plugin + + + org.apache.maven.plugins + maven-source-plugin + + + + + + samples + + spring-batch-infrastructure-tests + spring-batch-samples + archetypes + + + + staging + + + staging + file:///${user.dir}/target/staging + + + + + strict + + false + + + + fast + + true + true + + + + snapshots + + + apache-snapshots + http://people.apache.org/maven-snapshot-repository + + + atlassian-m2-repository + Atlassian Maven 2.x Repository + + http://repository.atlassian.com/maven2 + + + + + apache-snapshot + Apache Foundation Snapshot Repository + + http://people.apache.org/maven-snapshot-repository + + + + + + + maven-site-plugin + 2.0-beta-7-SNAPSHOT + + + + + + + manifest + + false + + + + + com.springsource.bundlor + com.springsource.bundlor.maven + + + bundlor-manifest + package + + manifest + + + + + + + + + mysql + + false + + + + + maven-surefire-plugin + + + + environment + mysql + + + + + + + + + xsl-aggregation + + + src/main/xsl/emma.xsl + + + + + + org.apache.maven.plugins + maven-antrun-plugin + false + + + xsl + site + + + Aggregating XSL reports + + + + +
<summary> +
</summary> +
+
+ +
+
+ + run + +
+
+
+
+
+
+
+ + 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 + + + + + + org.springframework.build.aws + org.springframework.build.aws.maven + 2.0.0.RELEASE + + + + + + org.codehaus.mojo + emma-maven-plugin + 1.0-20070912.011112-4 + + + com.springsource.bundlor + com.springsource.bundlor.maven + ${bundlor.version} + true + + ${project.basedir}/template.mf + ${project.basedir}/src/main/resources/META-INF/MANIFEST.MF + + + + bundlor-transform + package + + transform + + + + + + org.apache.maven.plugins + maven-antrun-plugin + + + junitreport + site + + + Creating JUnit reports + + + + Creating Emma reports + + + + + + run + + + + + + org.apache.ant + ant + 1.7.0 + + + ant + ant-junit + 1.6.5 + + + org.apache.ant + ant-trax + 1.7.0 + + + org.apache.ant + ant-apache-regexp + 1.7.0 + + + foundrylogic.vpp + vpp + 2.2.1 + + + + + maven-javadoc-plugin + + + javadoc + package + + jar + + + + repost + site + + javadoc + + + + + + 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/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/ + + true + *.batch.sample,*.batch.container,example,test + + + + org.apache.maven.plugins + maven-source-plugin + + + attach-sources + + jar + + + + + + + + + org.apache.maven.plugins + maven-compiler-plugin + + 1.5 + 1.5 + + + + org.apache.maven.plugins + maven-surefire-plugin + + + **/*Tests.java + + + **/Abstract*.java + + junit:junit + + + + maven-clean-plugin + + + + ${basedir} + + activemq-data + derby-home + amqstore + .clover + surefire* + derby.log + + false + + + + + + + + + + aspectj + aspectjrt + 1.5.4 + + + aspectj + aspectjweaver + 1.5.4 + + + junit + junit + 4.4 + test + + + org.easymock + easymock + 2.3 + test + + + org.apache.geronimo.specs + geronimo-jms_1.1_spec + 1.1 + true + + + org.apache.geronimo.specs + geronimo-jta_1.1_spec + 1.1 + true + + + javax.annotation + jsr250-api + 1.0 + test + + + javax.xml.stream + javax.xml.stream + 1.0.1 + true + + + org.hibernate + hibernate + 3.2.6.ga + true + + + asm + asm + + + asm + asm-attrs + + + javax.transaction + jta + + + + + org.hibernate + hibernate-entitymanager + 3.3.2.GA + true + + + edu.oswego.cs.concurrent + edu.oswego.cs.dl.util.concurrent + + + + + org.hibernate + hibernate-annotations + 3.3.1.GA + true + + + cglib + cglib-nodep + 2.1_3 + true + + + commons-logging + commons-logging + 1.1.1 + + + commons-lang + commons-lang + 2.1 + true + + + commons-io + commons-io + 1.4 + true + + + commons-collections + commons-collections + 3.2 + true + + + commons-dbcp + commons-dbcp + 1.2.2 + true + + + log4j + log4j + 1.2.14 + true + + + hsqldb + hsqldb + 1.8.0.7 + test + + + org.apache.derby + org.apache.derby + 10.3.2000001.599110 + test + + + com.thoughtworks.xstream + xstream + 1.3 + + + org.codehaus.jettison + jettison + 1.0 + + + org.apache.ibatis + ibatis-sqlmap + 2.3.0 + true + + + javax.persistence + persistence-api + 1.0 + true + + + org.osgi + osgi_R4_core + 1.0 + true + + + asm + asm + 2.2.3 + runtime + true + + + asm + asm-attrs + 2.2.3 + runtime + true + + + asm + asm-commons + 2.2.3 + runtime + true + + + javax.servlet + servlet-api + 2.5 + provided + true + + + stax + stax + 1.2 + true + + + org.springframework + spring-aop + ${spring.framework.version} + + + org.springframework + spring-beans + ${spring.framework.version} + + + org.springframework + spring-context + ${spring.framework.version} + + + org.springframework + spring-context-support + ${spring.framework.version} + + + org.springframework + spring-core + ${spring.framework.version} + + + org.springframework + spring-expression + ${spring.framework.version} + + + org.springframework + spring-jdbc + ${spring.framework.version} + + + org.springframework + spring-jms + ${spring.framework.version} + + + org.springframework + spring-orm + ${spring.framework.version} + + + org.springframework + spring-test + ${spring.framework.version} + test + + + org.springframework + spring-tx + ${spring.framework.version} + + + org.springframework + spring-web + ${spring.framework.version} + + + org.springframework.ws + spring-oxm + 1.5.5 + true + + + org.springframework.osgi + spring-osgi-core + 1.1.2 + true + + + + + true + + + org.apache.maven.plugins + maven-surefire-report-plugin + 2.3 + + + com.interface21.maven + maven-external-report-plugin + 1.0 + + JUnit Report + + JUnit test results for this project + + junit-reports + + + + org.codehaus.mojo + jdepend-maven-plugin + + + maven-javadoc-plugin + + + html + + javadoc + + + + + + org.apache.maven.plugins + maven-jxr-plugin + + + + + + dsyer + Dave Syer + + david.syer@springsource.com + + + nebhale + Ben Hale + + ben.hale@springsource.com + +0 + + + lward + Lucas Ward + + lucas.l.ward@accenture.com + + + robokaso + Robert Kasanicky + + robert.kasanicky@accenture.com + + + trisberg + Thomas Risberg + + thomas.risberg@springsource.com + + + + + objectstyle + ObjectStyle.org Repository + + http://objectstyle.org/maven2/ + + false + + + + + + com.springsource.repository.bundles.milestone + SpringSource Enterprise Bundle Repository - SpringSource Bundle Milestones + + http://repository.springsource.com/maven/bundles/milestone + + false + + + + spring-external + Spring External Repository + + http://s3.amazonaws.com/maven.springframework.org/external + + false + + + + Codehaus Snapshots + + http://snapshots.repository.codehaus.org/ + + never + + + + spring-external-svn + Spring External SVN Repository + + https://springframework.svn.sourceforge.net/svnroot/springframework/repos/repo-ext + + false + + + +
\ No newline at end of file