diff --git a/dist/common/pom.xml b/dist/common/pom.xml
index 6fdcf4f5a..553a0f26d 100644
--- a/dist/common/pom.xml
+++ b/dist/common/pom.xml
@@ -7,7 +7,7 @@
4.0.0
prospero-dist-common
- jar
+ pom
packages/org.jboss.prospero/content/bin/
@@ -39,10 +39,38 @@
+
+ org.apache.maven.plugins
+ maven-resources-plugin
+
+
+ copy-sources
+ compile
+
+ copy-resources
+
+
+
+
+ ${project.basedir}/src/main/resources
+
+
+ ${project.build.outputDirectory}
+
+
+
+
org.apache.maven.plugins
maven-antrun-plugin
+
+ copy-sources
+ compile
+
+ run
+
+
generate-sources
compile
@@ -60,30 +88,6 @@
-
- org.apache.maven.plugins
- maven-assembly-plugin
-
-
- assemble
- package
-
- single
-
-
-
- assembly.xml
-
- true
- ${project.build.finalName}
- false
- ${project.build.directory}
- ${project.build.directory}/assembly/work
- posix
-
-
-
-
diff --git a/dist/pom.xml b/dist/pom.xml
index 09967aa32..9750537ce 100644
--- a/dist/pom.xml
+++ b/dist/pom.xml
@@ -30,6 +30,7 @@
org.wildfly.prospero
prospero-dist-common
+ pom
${project.version}
diff --git a/dist/standalone-galleon-pack/pom.xml b/dist/standalone-galleon-pack/pom.xml
index 15d67dab1..7d8f4b664 100644
--- a/dist/standalone-galleon-pack/pom.xml
+++ b/dist/standalone-galleon-pack/pom.xml
@@ -65,6 +65,7 @@
org.wildfly.prospero
prospero-dist-common
+ pom
provided
@@ -554,17 +555,6 @@
-
- org.wildfly.galleon-plugins
- wildfly-config-gen
-
-
- *
- *
-
-
-
-
org.wildfly.galleon-plugins
wildfly-galleon-plugins
diff --git a/dist/wildfly-galleon-pack/pom.xml b/dist/wildfly-galleon-pack/pom.xml
index 29fec7cf5..4e8ee75c8 100644
--- a/dist/wildfly-galleon-pack/pom.xml
+++ b/dist/wildfly-galleon-pack/pom.xml
@@ -70,6 +70,7 @@
org.wildfly.prospero
prospero-dist-common
+ pom
provided