diff --git a/src/assembly/docs.xml b/src/assembly/docs.xml
deleted file mode 100644
index fbad08f95..000000000
--- a/src/assembly/docs.xml
+++ /dev/null
@@ -1,12 +0,0 @@
-
-
-
-
-
- license.txt
- notice.txt
-
-
- unix
-
-
\ No newline at end of file
diff --git a/src/assembly/no-dependencies.xml b/src/assembly/no-dependencies.xml
deleted file mode 100644
index 12d45e83f..000000000
--- a/src/assembly/no-dependencies.xml
+++ /dev/null
@@ -1,41 +0,0 @@
-
- no-dependencies
-
- zip
-
-
- src/assembly/docs.xml
-
- true
-
-
-
- org.springframework.batch:spring-batch-parent
- org.springframework.batch:spring-batch-core
- org.springframework.batch:spring-batch-execution
- org.springframework.batch:spring-batch-infrastructure
-
-
- false
- dist/${artifactId}-${version}.${extension}
- false
-
-
-
-
- org.springframework.batch:spring-batch-parent
- org.springframework.batch:spring-batch-core
- org.springframework.batch:spring-batch-execution
- org.springframework.batch:spring-batch-infrastructure
-
-
- false
- dist/${artifactId}-${version}-sources.${extension}
- false
-
- target/${artifactId}-${version}-sources.${extension}
-
-
-
-
-
diff --git a/src/assembly/with-dependencies.xml b/src/assembly/with-dependencies.xml
deleted file mode 100644
index 302b854c0..000000000
--- a/src/assembly/with-dependencies.xml
+++ /dev/null
@@ -1,105 +0,0 @@
-
- with-dependencies
-
- zip
-
-
- src/assembly/docs.xml
-
- true
-
-
-
- org.springframework.batch:spring-batch-parent
- org.springframework.batch:spring-batch-core
- org.springframework.batch:spring-batch-execution
- org.springframework.batch:spring-batch-infrastructure
-
-
- false
- dist/${artifactId}-${version}.${extension}
- false
-
-
-
-
- org.springframework.batch:spring-batch-parent
- org.springframework.batch:spring-batch-core
- org.springframework.batch:spring-batch-execution
- org.springframework.batch:spring-batch-infrastructure
-
-
- false
- dist/${artifactId}-${version}-sources.${extension}
- false
-
- target/${artifactId}-${version}-sources.${extension}
-
-
-
- sources/lib/${groupId}/${artifactId}-${version}.${extension}
- runtime
-
- org.springframework.batch:spring-batch-parent
- org.springframework.batch:spring-batch-core
- org.springframework.batch:spring-batch-execution
- org.springframework.batch:spring-batch-infrastructure
-
-
-
- sources/lib/${groupId}/${artifactId}-${version}.${extension}
- provided
-
-
-
-
- sources/${artifactId}
-
-
-
- bin/**
- target/**
-
-
-
-
-
-
-
- org.springframework.batch:spring-batch-samples
-
-
- false
- samples/${artifactId}-${version}.${extension}
- false
-
-
- samples/lib/${groupId}/${artifactId}-${version}.${extension}
- runtime
-
- org.springframework.batch:spring-batch-parent
- org.springframework.batch:spring-batch-core
- org.springframework.batch:spring-batch-execution
- org.springframework.batch:spring-batch-infrastructure
-
-
-
- sources/lib/${groupId}/${artifactId}-${version}.${extension}
- provided
-
-
-
-
- samples/${artifactId}
-
-
-
- bin/**
- target/**
-
-
-
-
-
-
-