diff --git a/distro/descriptor.xml b/distro/descriptor.xml
deleted file mode 100644
index c3989bf..0000000
--- a/distro/descriptor.xml
+++ /dev/null
@@ -1,29 +0,0 @@
-
- servicearchive
-
- tar.gz
-
- /
-
-
- ${distroDirectory}
- ${file.separator}
- true
-
- README
- LICENSE
- changelog.xml
- profile.xml
-
- 755
- true
-
-
-
-
-
- ${artifactId}
-
-
-
\ No newline at end of file
diff --git a/pom.xml b/pom.xml
index dde3987..5c9338e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -59,8 +59,6 @@
quartz
2.2.1
-
-
com.fasterxml.jackson.core
jackson-databind
@@ -73,8 +71,7 @@
com.fasterxml.jackson.core
jackson-core
-
-
+
junit
junit
@@ -87,56 +84,20 @@
1.0.13
test
-
-
- org.apache.maven.plugins
- maven-resources-plugin
- 2.5
-
-
- copy-profile
- install
-
- copy-resources
-
-
- target
-
-
- ${distroDirectory}
- true
-
- profile.xml
-
-
-
-
-
-
-
org.apache.maven.plugins
maven-assembly-plugin
-
-
- ${distroDirectory}/descriptor.xml
-
-
- servicearchive
- install
-
- single
-
+ make-servicearchive
+ package
-
\ No newline at end of file