diff --git a/archetypes/simple-cli/pom.xml b/archetypes/simple-cli/pom.xml index d278b3c9c..3b745b49b 100644 --- a/archetypes/simple-cli/pom.xml +++ b/archetypes/simple-cli/pom.xml @@ -143,15 +143,15 @@ ${project.basedir}/src/main/resources/META-INF/MANIFEST.MF ${project.basedir}/template.mf - - - bundlor-manifest - package - - manifest - - - + + + maven-assembly-plugin + false + + + project + + @@ -256,12 +256,12 @@ spring-milestone Spring Milestone Repository - s3://maven.springframework.org/milestone + file:///${user.dir}/target/staging/milestone spring-snapshot Spring Snapshot Repository - s3://maven.springframework.org/snapshot + file:///${user.dir}/target/staging/snapshot diff --git a/pom.xml b/pom.xml index ce06160a2..7e09f92c1 100644 --- a/pom.xml +++ b/pom.xml @@ -12,6 +12,7 @@ 2.0.0.CI-SNAPSHOT pom + spring-batch-parent spring-batch-infrastructure spring-batch-core spring-batch-test @@ -47,21 +48,12 @@ http://www.apache.org/licenses/LICENSE-2.0.txt - - true - 2.5.6.A - 1.0.0.BUILD-SNAPSHOT - - - default - - true - - all + spring-batch-samples + archetypes spring-batch-infrastructure-tests spring-batch-integration build-central @@ -84,12 +76,12 @@ maven-assembly-plugin - 2.2-beta-3 false zip-files false + package single @@ -334,19 +326,6 @@ - - strict - - false - - - - fast - - true - true - - snapshots @@ -399,27 +378,6 @@ - - mysql - - false - - - - - maven-surefire-plugin - - - - environment - mysql - - - - - - - http://www.springframework.org/download @@ -450,31 +408,6 @@ - - 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 @@ -484,21 +417,11 @@ ant 1.7.0 - - org.apache.ant - ant-trax - 1.7.0 - org.apache.ant ant-apache-regexp 1.7.0 - - foundrylogic.vpp - vpp - 2.2.1 - @@ -606,329 +529,7 @@ - - - org.apache.maven.plugins - maven-compiler-plugin - - 1.5 - 1.5 - - - - org.apache.maven.plugins - maven-surefire-plugin - - - **/*Tests.java - - - **/Abstract*.java - - org.junit:com.springsource.org.junit - - - - maven-clean-plugin - - - - ${basedir} - - activemq-data - derby-home - amqstore - .clover - surefire* - derby.log - - false - - - - - - - - - org.aspectj - com.springsource.org.aspectj.runtime - 1.5.4 - - - org.aspectj - com.springsource.org.aspectj.weaver - 1.5.4 - - - org.junit - com.springsource.org.junit - 4.4.0 - test - - - org.easymock - com.springsource.org.easymock - 2.3.0 - test - - - javax.jms - com.springsource.javax.jms - 1.1.0 - true - - - javax.transaction - com.springsource.javax.transaction - 1.1.0 - true - - - javax.annotation - com.springsource.javax.annotation - 1.0.0 - test - - - javax.xml.stream - com.springsource.javax.xml.stream - 1.0.1 - - true - - - org.hibernate - com.springsource.org.hibernate - 3.2.6.ga - true - - - org.objectweb.asm - com.springsource.org.objectweb.asm - - - org.objectweb.asm - com.springsource.org.objectweb.asm.attrs - - - - javax.transaction - jta - - - - - org.hibernate - com.springsource.org.hibernate.ejb - 3.3.2.GA - true - - - edu.oswego.cs.concurrent - com.springsource.edu.oswego.cs.dl.util.concurrent - - - - - org.hibernate - com.springsource.org.hibernate.annotations - 3.3.1.ga - true - - - net.sourceforge.cglib - com.springsource.net.sf.cglib - 2.1.3 - true - - - org.apache.commons - com.springsource.org.apache.commons.logging - 1.1.1 - - - org.apache.commons - com.springsource.org.apache.commons.lang - 2.1.0 - true - - - org.apache.commons - com.springsource.org.apache.commons.io - 1.4.0 - true - - - org.apache.commons - com.springsource.org.apache.commons.collections - 3.2.0 - true - - - org.apache.commons - com.springsource.org.apache.commons.dbcp - 1.2.2.osgi - true - - - org.apache.log4j - com.springsource.org.apache.log4j - 1.2.15 - true - - - org.hsqldb - com.springsource.org.hsqldb - 1.8.0.9 - test - - - org.apache.derby - com.springsource.org.apache.derby - 10.3.2000001.599110 - test - - - com.thoughtworks.xstream - com.springsource.com.thoughtworks.xstream - 1.3.0 - - - org.codehaus.jettison - com.springsource.org.codehaus.jettison - 1.0.0 - - - org.apache.ibatis - com.springsource.com.ibatis - 2.3.0.677 - true - - - javax.persistence - com.springsource.javax.persistence - 1.0.0 - true - - - org.eclipse.osgi - org.eclipse.osgi - 3.4.2.R34x_v20080826-1230 - true - - - org.objectweb.asm - com.springsource.org.objectweb.asm - 2.2.3 - runtime - true - - - org.objectweb.asm - com.springsource.org.objectweb.asm.attrs - 2.2.3 - runtime - true - - - org.objectweb.asm - com.springsource.org.objectweb.asm.commons - 2.2.3 - runtime - true - - - javax.servlet - com.springsource.javax.servlet - 2.5.0 - provided - true - - - - stax - stax - 1.2.0 - true - - - - org.springframework - org.springframework.aop - ${spring.framework.version} - - - org.springframework - org.springframework.beans - ${spring.framework.version} - - - org.springframework - org.springframework.context - ${spring.framework.version} - - - org.springframework - org.springframework.context.support - ${spring.framework.version} - - - org.springframework - org.springframework.core - ${spring.framework.version} - - - org.springframework - org.springframework.expression - ${spring.framework.version} - - - org.springframework - org.springframework.jdbc - ${spring.framework.version} - - - org.springframework - org.springframework.jms - ${spring.framework.version} - - - org.springframework - org.springframework.orm - ${spring.framework.version} - - - org.springframework - org.springframework.test - ${spring.framework.version} - test - - - org.springframework - org.springframework.transaction - ${spring.framework.version} - - - org.springframework - org.springframework.web - ${spring.framework.version} - - - org.springframework.ws - org.springframework.oxm - 1.5.5.A - true - - - org.springframework.osgi - org.springframework.osgi.core - 1.1.2.A - true - - - true @@ -991,52 +592,6 @@ daniel.h.garrette@accenture.com - - - objectstyle - ObjectStyle.org Repository - http://objectstyle.org/maven2/ - - false - - - - com.springsource.repository.bundles.release - SpringSource Enterprise Bundle Repository - - SpringSource Bundle Releases - http://repository.springsource.com/maven/bundles/release - - false - - - - com.springsource.repository.bundles.milestone - SpringSource Enterprise Bundle Repository - - SpringSource Bundle Milestoness - http://repository.springsource.com/maven/bundles/milestone - - false - - - - com.springsource.repository.bundles.external - SpringSource Enterprise Bundle Repository - - External Bundle Releases - http://repository.springsource.com/maven/bundles/external - - false - - - - com.springsource.repository.bundles.snapshot - SpringSource Enterprise Bundle Repository - - Snapshot Bundle Releases - http://repository.springsource.com/maven/bundles/snapshot - - never - - - com.springsource.repository.bundles.milestone diff --git a/spring-batch-core/pom.xml b/spring-batch-core/pom.xml index b41bacd1f..9e40e8b6d 100644 --- a/spring-batch-core/pom.xml +++ b/spring-batch-core/pom.xml @@ -12,9 +12,9 @@ org.springframework.batch - org.springframework.batch + org.springframework.batch.parent 2.0.0.CI-SNAPSHOT - .. + ../spring-batch-parent diff --git a/spring-batch-infrastructure-tests/pom.xml b/spring-batch-infrastructure-tests/pom.xml index 4974be90e..57738b8c7 100644 --- a/spring-batch-infrastructure-tests/pom.xml +++ b/spring-batch-infrastructure-tests/pom.xml @@ -7,9 +7,9 @@ Integration tests for the Spring Batch Infrastructure org.springframework.batch + org.springframework.batch.parent 2.0.0.CI-SNAPSHOT - org.springframework.batch - .. + ../spring-batch-parent diff --git a/spring-batch-infrastructure/pom.xml b/spring-batch-infrastructure/pom.xml index b8fffd0d5..de2191a83 100644 --- a/spring-batch-infrastructure/pom.xml +++ b/spring-batch-infrastructure/pom.xml @@ -10,9 +10,9 @@ org.springframework.batch - org.springframework.batch + org.springframework.batch.parent 2.0.0.CI-SNAPSHOT - .. + ../spring-batch-parent ${pom.groupId}.infrastructure diff --git a/spring-batch-integration/pom.xml b/spring-batch-integration/pom.xml index 4aed5c716..a4b52d9ca 100644 --- a/spring-batch-integration/pom.xml +++ b/spring-batch-integration/pom.xml @@ -5,11 +5,10 @@ org.springframework.batch.integration Enterprise Integration - org.springframework.batch - org.springframework.batch + org.springframework.batch.parent 2.0.0.CI-SNAPSHOT - .. + ../spring-batch-parent diff --git a/spring-batch-samples/pom.xml b/spring-batch-samples/pom.xml index fea5cd502..5b1c180d8 100644 --- a/spring-batch-samples/pom.xml +++ b/spring-batch-samples/pom.xml @@ -10,9 +10,9 @@ org.springframework.batch - org.springframework.batch + org.springframework.batch.parent 2.0.0.CI-SNAPSHOT - .. + ../spring-batch-parent diff --git a/spring-batch-test/pom.xml b/spring-batch-test/pom.xml index 1f16bdcc4..1712019e6 100755 --- a/spring-batch-test/pom.xml +++ b/spring-batch-test/pom.xml @@ -9,10 +9,10 @@ Domain for batch job testing - org.springframework.batch org.springframework.batch + org.springframework.batch.parent 2.0.0.CI-SNAPSHOT - .. + ../spring-batch-parent diff --git a/src/assembly/docs.xml b/src/assembly/docs.xml index 6db23ec7a..55f3291a8 100644 --- a/src/assembly/docs.xml +++ b/src/assembly/docs.xml @@ -2,9 +2,11 @@ + src/assembly + - src/assembly/license.txt - src/assembly/notice.txt + license.txt + notice.txt diff --git a/src/assembly/no-dependencies.xml b/src/assembly/no-dependencies.xml index 466a3c54b..dc39aa0b4 100644 --- a/src/assembly/no-dependencies.xml +++ b/src/assembly/no-dependencies.xml @@ -10,6 +10,9 @@ + + org.springframework.batch:org.springframework.batch.parent + org.springframework.batch:org.springframework.batch.test diff --git a/src/assembly/with-dependencies.xml b/src/assembly/with-dependencies.xml index d391718af..7cb36a807 100644 --- a/src/assembly/with-dependencies.xml +++ b/src/assembly/with-dependencies.xml @@ -10,6 +10,9 @@ + + org.springframework.batch:org.springframework.batch.parent + org.springframework.batch:org.springframework.batch.test @@ -58,6 +61,9 @@ + + org.springframework.batch:org.springframework.batch.parent + org.springframework.batch:org.springframework.batch.test @@ -84,6 +90,9 @@ + + org.springframework.batch:org.springframework.batch.parent + org.springframework.batch:org.springframework.batch.test @@ -106,7 +115,7 @@ runtime - org.springframework.batch:org.springframework.batch + org.springframework.batch:org.springframework.batch.parent org.springframework.batch:org.springframework.batch.test @@ -146,7 +155,7 @@ runtime - org.springframework.batch:org.springframework.batch + org.springframework.batch:org.springframework.batch.parent org.springframework.batch:org.springframework.batch.test @@ -166,7 +175,7 @@ provided - org.springframework.batch:org.springframework.batch + org.springframework.batch:org.springframework.batch.parent org.springframework.batch:org.springframework.batch.test @@ -186,7 +195,7 @@ test - org.springframework.batch:org.springframework.batch + org.springframework.batch:org.springframework.batch.parent org.springframework.batch:org.springframework.batch.test