diff --git a/archetypes/src/site/site.xml b/archetypes/src/site/site.xml
new file mode 100644
index 000000000..62ec37d46
--- /dev/null
+++ b/archetypes/src/site/site.xml
@@ -0,0 +1,20 @@
+
+
+
+
+ Spring Batch: ${project.name}
+ index.html
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/dist/pom.xml b/dist/pom.xml
index 789f30789..02d083b9f 100644
--- a/dist/pom.xml
+++ b/dist/pom.xml
@@ -16,18 +16,28 @@
..
- ../spring-batch-infrastructure
- ../spring-batch-core
- ../spring-batch-samples
+ ..
+
+
+ dist
+
+ true
+
+
+
+
+ maven-javadoc-plugin
+
+
+ org.apache.maven.plugins
+ maven-source-plugin
+
+
+
+
+
-
-
- org.springframework.aws
- spring-aws-maven
- 1.2
-
-
maven-assembly-plugin
@@ -68,4 +78,4 @@
-
\ No newline at end of file
+
diff --git a/pom.xml b/pom.xml
index 4daa97944..588c340e3 100644
--- a/pom.xml
+++ b/pom.xml
@@ -12,10 +12,8 @@
pom
spring-batch-infrastructure
- spring-batch-infrastructure-tests
spring-batch-core
spring-batch-samples
- spring-batch-integration
docs
archetypes
@@ -68,14 +66,29 @@
- deployment
+ all
+
+ spring-batch-infrastructure-tests
+ spring-batch-integration
+
+
+
+ staging
-
- static.springframework.org
-
- scp://static.springframework.org:/var/www/domains/springframework.org/static/htdocs/spring-batch/1.1.x
-
-
+
+ staging
+ file:///${user.dir}/target/staging
+
+
+ spring-milestone
+ Spring Milestone Repository
+ file:///${user.dir}/target/staging
+
+
+ spring-snapshot
+ Spring Snapshot Repository
+ file:///${user.dir}/target/staging
+
@@ -117,7 +130,7 @@
maven-site-plugin
- 2.0-beta-7-SNAPSHOT
+ 2.0-beta-8-SNAPSHOT
@@ -197,14 +210,16 @@
http://www.springframework.org/download
-
- staging
- file:///${user.dir}/target/staging
-
+
+ static.springframework.org
+
+ scp://static.springframework.org:/var/www/domains/springframework.org/static/htdocs/spring-batch/1.1.x
+
+
- spring-release
+ spring-milestone
Spring Milestone Repository
- s3://maven.springframework.org/release
+ s3://maven.springframework.org/milestone
spring-snapshot
@@ -222,6 +237,10 @@
+
+ maven-site-plugin
+ 2.0-beta-7
+
com.atlassian.maven.plugins
maven-clover-plugin
@@ -623,7 +642,7 @@
http://static.springframework.org/spring-ws/site/apidocs/
true
- *.batch.sample,*.batch.container
+ *.batch.sample,*.batch.container,example
javadoc
diff --git a/src/site/site.xml b/src/site/site.xml
index 929b02023..351882b40 100644
--- a/src/site/site.xml
+++ b/src/site/site.xml
@@ -1,7 +1,7 @@
- ${project.name}
+ ${project.name} 1.1.x
http://www.springframework.org/spring-batch