diff --git a/archetypes/simple-cli/pom.xml b/archetypes/simple-cli/pom.xml
index c64cfde7f..bb3b1b135 100644
--- a/archetypes/simple-cli/pom.xml
+++ b/archetypes/simple-cli/pom.xml
@@ -236,7 +236,7 @@
http://www.springframework.org/download
staging
- file:///${user.dir}/target/staging
+ file:///${user.dir}/target/staging/org.springframework.batch.archetype/${pom.artifactId}
spring-milestone
diff --git a/archetypes/simple-cli/src/site/site.xml b/archetypes/simple-cli/src/site/site.xml
index 5fd09b5f2..4bba09c7c 100644
--- a/archetypes/simple-cli/src/site/site.xml
+++ b/archetypes/simple-cli/src/site/site.xml
@@ -6,6 +6,12 @@
index.html
+
+ org.springframework.maven.skins
+ maven-spring-skin
+ 1.0.5
+
+
diff --git a/dist/pom.xml b/dist/pom.xml
index 7da928b37..447a94572 100644
--- a/dist/pom.xml
+++ b/dist/pom.xml
@@ -32,15 +32,6 @@
-
- all
-
- ../spring-batch-infrastructure-tests
- ../spring-batch-integration
- ../docs
- ../build-central
-
-
dist
diff --git a/pom.xml b/pom.xml
index 6b5661fe3..c7f0cf4a6 100644
--- a/pom.xml
+++ b/pom.xml
@@ -59,6 +59,15 @@
true
+
+ all
+
+ spring-batch-infrastructure-tests
+ spring-batch-integration
+ docs
+ build-central
+
+
deployment
diff --git a/spring-batch-test/src/site/site.xml b/spring-batch-test/src/site/site.xml
new file mode 100644
index 000000000..4aac57281
--- /dev/null
+++ b/spring-batch-test/src/site/site.xml
@@ -0,0 +1,17 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+