diff --git a/archetypes/simple-cli/pom.xml b/archetypes/simple-cli/pom.xml
index 3b745b49b..1f41c353b 100644
--- a/archetypes/simple-cli/pom.xml
+++ b/archetypes/simple-cli/pom.xml
@@ -238,14 +238,20 @@
- com.springsource.repository.bundles.plugins
+ com.springsource.repository.bundles.milestone
SpringSource Enterprise Bundle Repository -
- SpringSource Bundle Plugins
+ SpringSource Bundle Milestones
http://repository.springsource.com/maven/bundles/milestone
false
+
+ com.springsource.repository.bundles.snapshots
+ SpringSource Enterprise Bundle Repository -
+ SpringSource Bundle Snapshots
+ http://repository.springsource.com/maven/bundles/snapshot
+
http://www.springframework.org/download
diff --git a/pom.xml b/pom.xml
index 7e09f92c1..0ea9fcb12 100644
--- a/pom.xml
+++ b/pom.xml
@@ -608,21 +608,6 @@
SpringSource Bundle Snapshots
http://repository.springsource.com/maven/bundles/snapshot
-
- spring-external
- Spring External Repository
- http://s3.amazonaws.com/maven.springframework.org/external
-
- false
-
-
-
- Codehaus Snapshots
- http://snapshots.repository.codehaus.org/
-
- never
-
-
agilejava
http://agilejava.com/maven
@@ -630,13 +615,5 @@
false
-
- spring-external-svn
- Spring External SVN Repository
- https://springframework.svn.sourceforge.net/svnroot/springframework/repos/repo-ext
-
- false
-
-
diff --git a/src/assembly/docs.xml b/src/assembly/docs.xml
index 55f3291a8..27fb0d236 100644
--- a/src/assembly/docs.xml
+++ b/src/assembly/docs.xml
@@ -9,13 +9,5 @@
notice.txt
-
- target
- samples
-
- pom.xml
-
- unix
-
diff --git a/src/assembly/no-dependencies.xml b/src/assembly/no-dependencies.xml
index dc39aa0b4..5e1bbd2f5 100644
--- a/src/assembly/no-dependencies.xml
+++ b/src/assembly/no-dependencies.xml
@@ -59,5 +59,25 @@
+
+
+
+ org.springframework.batch:org.springframework.batch.parent
+
+
+
+
+ samples/spring-batch-parent
+
+
+
+
+ bin/**
+ target/**
+
+
+
+
+
diff --git a/src/assembly/with-dependencies.xml b/src/assembly/with-dependencies.xml
index 7cb36a807..db37a2ec3 100644
--- a/src/assembly/with-dependencies.xml
+++ b/src/assembly/with-dependencies.xml
@@ -61,9 +61,6 @@
-
- org.springframework.batch:org.springframework.batch.parent
-
org.springframework.batch:org.springframework.batch.test
@@ -88,6 +85,26 @@
+
+
+
+ org.springframework.batch:org.springframework.batch.parent
+
+
+
+
+ sources/spring-batch-parent
+
+
+
+
+ bin/**
+ target/**
+
+
+
+
+