diff --git a/archetypes/simple-cli/pom.xml b/archetypes/simple-cli/pom.xml index 65009b320..c64cfde7f 100644 --- a/archetypes/simple-cli/pom.xml +++ b/archetypes/simple-cli/pom.xml @@ -39,6 +39,19 @@ + + staging + + + staging + file:///${user.dir}/target/staging + + + staging + file:///${user.dir}/target/staging + + + manifest @@ -223,7 +236,7 @@ http://www.springframework.org/download staging - file:///${user.dir}/archetypes/simple-cli/target/staging + file:///${user.dir}/target/staging spring-milestone diff --git a/dist/pom.xml b/dist/pom.xml index 286ebd54d..172f4b74d 100644 --- a/dist/pom.xml +++ b/dist/pom.xml @@ -2,7 +2,6 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd"> 4.0.0 - org.springframework.batch org.springframework.batch.dist 2.0.0.CI-SNAPSHOT Distribution @@ -11,6 +10,12 @@ + + org.springframework.batch + org.springframework.batch + 2.0.0.CI-SNAPSHOT + .. + @@ -27,6 +32,32 @@ + + prepare + + ../spring-batch-infrastructure-tests + ../spring-batch-integration + ../docs + ../build-central + + + + dist + + true + + + + + maven-javadoc-plugin + + + org.apache.maven.plugins + maven-source-plugin + + + + verify @@ -48,13 +79,10 @@ + .. ../spring-batch-samples ../archetypes - ../spring-batch-infrastructure-tests - ../spring-batch-integration - ../docs - ../build-central @@ -93,16 +121,16 @@ - + - + - + @@ -111,7 +139,7 @@ - + diff --git a/pom.xml b/pom.xml index 05f9dc600..6b5661fe3 100644 --- a/pom.xml +++ b/pom.xml @@ -78,25 +78,6 @@ - - dist - - - dist.txt - - - - - - maven-javadoc-plugin - - - org.apache.maven.plugins - maven-source-plugin - - - - samples @@ -112,6 +93,14 @@ staging file:///${user.dir}/target/staging + + staging + file:///${user.dir}/target/staging + + + staging + file:///${user.dir}/target/staging +