diff --git a/activemq-all/pom.xml b/activemq-all/pom.xml
index df3e959c8b..ed18d40ef2 100644
--- a/activemq-all/pom.xml
+++ b/activemq-all/pom.xml
@@ -38,10 +38,6 @@
-
- ${pom.groupId}
- activemq-core
-
${pom.groupId}
activemq-console
@@ -52,43 +48,56 @@
${pom.groupId}
- activemq-jaas
+ activemq-jpa-store
-
- ${pom.groupId}
- activemq-xmpp
-
-
-
- org.apache.geronimo.specs
- geronimo-jms_1.1_spec
-
-
- org.apache.geronimo.specs
- geronimo-j2ee-management_1.0_spec
-
-
- commons-logging
- commons-logging-api
-
-
+
- org.apache.activemq
- maven-bundle-plugin
- 4.1-incubator
+ org.apache.maven.plugins
+ maven-shade-plugin
+ 1.0.1
- compile
+ package
- createbundle
+ shade
- activemq-core,activemq-console,activemq-jaas,activemq-optional,geronimo-jms_1.1_spec,geronimo-j2ee-management_1.0_spec,commons-logging-api
+
+
+
+ ${project.groupId}:activemq-core
+ ${project.groupId}:activemq-console
+ ${project.groupId}:activemq-jaas
+ ${project.groupId}:activemq-optional
+ ${project.groupId}:activemq-jpa-store
+ org.apache.geronimo.specs:geronimo-jms_1.1_spec
+ org.apache.geronimo.specs:geronimo-j2ee-management_1.0_spec
+ commons-logging:commons-logging-api
+
+
+
+
+
+ Apache ActiveMQ
+
+
+
+ META-INF/spring.handlers
+
+
+
+ META-INF/services/com.sun.tools.xjc.Plugin
+
+
+
+ META-INF/spring.schemas
+
+