diff --git a/archetypes/alfresco-allinone-archetype/src/main/resources/archetype-resources/__rootArtifactId__-platform-docker/pom.xml b/archetypes/alfresco-allinone-archetype/src/main/resources/archetype-resources/__rootArtifactId__-platform-docker/pom.xml
index a2d0d4ce..58630180 100644
--- a/archetypes/alfresco-allinone-archetype/src/main/resources/archetype-resources/__rootArtifactId__-platform-docker/pom.xml
+++ b/archetypes/alfresco-allinone-archetype/src/main/resources/archetype-resources/__rootArtifactId__-platform-docker/pom.xml
@@ -41,6 +41,12 @@
to each amp dependency definition.
-->
+
+
+ org.apache.activemq
+ activemq-all
+ ${activemq.version}
+
diff --git a/archetypes/alfresco-allinone-archetype/src/main/resources/archetype-resources/pom.xml b/archetypes/alfresco-allinone-archetype/src/main/resources/archetype-resources/pom.xml
index 16b7d324..6f6164fb 100644
--- a/archetypes/alfresco-allinone-archetype/src/main/resources/archetype-resources/pom.xml
+++ b/archetypes/alfresco-allinone-archetype/src/main/resources/archetype-resources/pom.xml
@@ -1,462 +1,455 @@
-
-
- 4.0.0
- ${groupId}
- ${artifactId}
- ${version}
- AIO - SDK 4.3
- All-In-One (AIO) project for SDK 4.3
- pom
-
-
- 3.3.0
-
-
-
-
- @@alfresco.sdk.parent.version@@
-
- UTF-8
-
-
- org.alfresco
- @@alfresco.bomDependency.artifactId@@
- @@alfresco.platform.version@@
- @@alfresco.platform.docker.user@@
- @@alfresco.share.version@@
- @@alfresco.share.docker.version@@
-
-
- @@alfresco.platform.docker.image@@
- @@alfresco.share.docker.image@@
-
- @@keystore.settings@@
-
- @@activemq.version@@
-
-
- 1.1.8
-
-
- 8180
- 9898
- ${artifactId}-acs
- 8080
- 8888
- 5555
-
- @@test.acs.endpoint.path@@
-
-
-
-
-
-
-
- junit
- junit
- test
-
-
- org.mockito
- mockito-all
- 1.9.5
- test
-
-
- org.apache.httpcomponents
- httpclient
- test
-
-
-
-
- ${alfresco.groupId}
- alfresco-remote-api
- provided
-
-
-
-
- org.alfresco.maven
- alfresco-rad
- ${alfresco.sdk.version}
- test
-
-
-
- org.apache.activemq
- activemq-all
- ${activemq.version}
-
-
-
-
-
-
-
-
- ${alfresco.groupId}
- ${alfresco.bomDependencyArtifactId}
- ${alfresco.platform.version}
- pom
- import
-
-
-
- ${alfresco.groupId}
- share
- ${alfresco.share.version}
- war
- provided
-
-
- ${alfresco.groupId}
- share
- ${alfresco.share.version}
- classes
- provided
-
-
- ${alfresco.groupId}
- alfresco-web-framework-commons
- ${alfresco.share.version}
- classes
- provided
-
-
-
-
-
-
-
-
-
-
-
-
-
- org.apache.maven.plugins
- maven-resources-plugin
- 3.1.0
-
- UTF-8
-
- ftl
- acp
- svg
- pdf
- doc
- docx
- xls
- xlsx
- ppt
- pptx
- bin
- lic
- swf
- zip
- msg
- jar
- ttf
- eot
- woff
- woff2
- css
- ico
- psd
- js
-
-
-
-
-
- org.zeroturnaround
- jrebel-maven-plugin
- ${jrebel.version}
-
-
-
- org.apache.maven.plugins
- maven-jar-plugin
- 3.1.0
-
-
-
- org.apache.maven.plugins
- maven-failsafe-plugin
- 3.0.0-M1
-
-
- integration-test
- integration-test
-
- integration-test
-
-
-
- verify-test
- verify
-
- verify
-
-
-
-
-
- org.apache.maven.surefire
- surefire-junit47
- 3.0.0-M1
-
-
-
-
-
- org.apache.maven.plugins
- maven-dependency-plugin
- 3.1.1
-
-
-
-
-
-
-
- src/main/resources
- true
-
-
-
-
-
-
- org.apache.maven.plugins
- maven-resources-plugin
- false
-
-
-
- copy-and-filter-docker-resources
- validate
-
- copy-resources
-
-
- ${project.build.outputDirectory}/docker
-
-
- docker
- true
-
-
-
-
-
-
-
-
-
- net.alchim31.maven
- yuicompressor-maven-plugin
- 1.5.1
-
-
-
- compress-assembly
-
- compress
-
-
- ${project.basedir}/src/main/assembly/web
- ${project.basedir}/src/main/assembly/web
-
- **/webscripts/**
- **/site-webscripts/**
- **/META-INF/**
- **/*.lib.js
- **/*.css
- **/*-min.js
- **/*-min.css
-
- true
- false
-
-
-
-
- compress-resources
-
- compress
-
-
-
- **/webscripts/**
- **/site-webscripts/**
- **/*.lib.js
- **/*.css
- **/*-min.js
- **/*-min.css
-
- true
- false
-
-
-
-
-
-
-
- org.zeroturnaround
- jrebel-maven-plugin
-
-
- generate-rebel-xml
- process-resources
-
- generate
-
-
-
-
-
-
- all
-
-
- ${project.build.outputDirectory}
- ${project.build.testOutputDirectory}
-
-
-
-
-
- true
-
-
-
-
-
-
-
- java8
-
- [1.8,11.0)
-
-
-
-
- org.apache.maven.plugins
- maven-compiler-plugin
- 3.8.0
-
-
- 1.8
-
-
-
-
-
-
- java11
-
- [11.0,)
-
-
-
-
- org.apache.maven.plugins
- maven-compiler-plugin
- 3.8.0
-
- 11
-
-
-
-
-
-
-
-
-
-
- alfresco-public
- https://artifacts.alfresco.com/nexus/content/groups/public
-
-
- alfresco-public-snapshots
- https://artifacts.alfresco.com/nexus/content/groups/public-snapshots
-
- true
- daily
-
-
-
-
- alfresco-private-repository
- https://artifacts.alfresco.com/nexus/content/groups/private
-
-
-
-
-
- alfresco-plugin-public
- https://artifacts.alfresco.com/nexus/content/groups/public
-
-
- alfresco-plugin-public-snapshots
- https://artifacts.alfresco.com/nexus/content/groups/public-snapshots
-
- true
- daily
-
-
-
-
+
+
+ 4.0.0
+ ${groupId}
+ ${artifactId}
+ ${version}
+ AIO - SDK 4.3
+ All-In-One (AIO) project for SDK 4.3
+ pom
+
+
+ 3.3.0
+
+
+
+
+ @@alfresco.sdk.parent.version@@
+
+ UTF-8
+
+
+ org.alfresco
+ @@alfresco.bomDependency.artifactId@@
+ @@alfresco.platform.version@@
+ @@alfresco.platform.docker.user@@
+ @@alfresco.share.version@@
+ @@alfresco.share.docker.version@@
+
+
+ @@alfresco.platform.docker.image@@
+ @@alfresco.share.docker.image@@
+
+ @@keystore.settings@@
+
+ @@activemq.version@@
+
+
+ 1.1.8
+
+
+ 8180
+ 9898
+ ${artifactId}-acs
+ 8080
+ 8888
+ 5555
+
+ @@test.acs.endpoint.path@@
+
+
+
+
+
+
+
+ junit
+ junit
+ test
+
+
+ org.mockito
+ mockito-all
+ 1.9.5
+ test
+
+
+ org.apache.httpcomponents
+ httpclient
+ test
+
+
+
+
+ ${alfresco.groupId}
+ alfresco-remote-api
+ provided
+
+
+
+
+ org.alfresco.maven
+ alfresco-rad
+ ${alfresco.sdk.version}
+ test
+
+
+
+
+
+
+
+ ${alfresco.groupId}
+ ${alfresco.bomDependencyArtifactId}
+ ${alfresco.platform.version}
+ pom
+ import
+
+
+
+ ${alfresco.groupId}
+ share
+ ${alfresco.share.version}
+ war
+ provided
+
+
+ ${alfresco.groupId}
+ share
+ ${alfresco.share.version}
+ classes
+ provided
+
+
+ ${alfresco.groupId}
+ alfresco-web-framework-commons
+ ${alfresco.share.version}
+ classes
+ provided
+
+
+
+
+
+
+
+
+
+
+
+
+
+ org.apache.maven.plugins
+ maven-resources-plugin
+ 3.1.0
+
+ UTF-8
+
+ ftl
+ acp
+ svg
+ pdf
+ doc
+ docx
+ xls
+ xlsx
+ ppt
+ pptx
+ bin
+ lic
+ swf
+ zip
+ msg
+ jar
+ ttf
+ eot
+ woff
+ woff2
+ css
+ ico
+ psd
+ js
+
+
+
+
+
+ org.zeroturnaround
+ jrebel-maven-plugin
+ ${jrebel.version}
+
+
+
+ org.apache.maven.plugins
+ maven-jar-plugin
+ 3.1.0
+
+
+
+ org.apache.maven.plugins
+ maven-failsafe-plugin
+ 3.0.0-M1
+
+
+ integration-test
+ integration-test
+
+ integration-test
+
+
+
+ verify-test
+ verify
+
+ verify
+
+
+
+
+
+ org.apache.maven.surefire
+ surefire-junit47
+ 3.0.0-M1
+
+
+
+
+
+ org.apache.maven.plugins
+ maven-dependency-plugin
+ 3.1.1
+
+
+
+
+
+
+
+ src/main/resources
+ true
+
+
+
+
+
+
+ org.apache.maven.plugins
+ maven-resources-plugin
+ false
+
+
+
+ copy-and-filter-docker-resources
+ validate
+
+ copy-resources
+
+
+ ${project.build.outputDirectory}/docker
+
+
+ docker
+ true
+
+
+
+
+
+
+
+
+
+ net.alchim31.maven
+ yuicompressor-maven-plugin
+ 1.5.1
+
+
+
+ compress-assembly
+
+ compress
+
+
+ ${project.basedir}/src/main/assembly/web
+ ${project.basedir}/src/main/assembly/web
+
+ **/webscripts/**
+ **/site-webscripts/**
+ **/META-INF/**
+ **/*.lib.js
+ **/*.css
+ **/*-min.js
+ **/*-min.css
+
+ true
+ false
+
+
+
+
+ compress-resources
+
+ compress
+
+
+
+ **/webscripts/**
+ **/site-webscripts/**
+ **/*.lib.js
+ **/*.css
+ **/*-min.js
+ **/*-min.css
+
+ true
+ false
+
+
+
+
+
+
+
+ org.zeroturnaround
+ jrebel-maven-plugin
+
+
+ generate-rebel-xml
+ process-resources
+
+ generate
+
+
+
+
+
+
+ all
+
+
+ ${project.build.outputDirectory}
+ ${project.build.testOutputDirectory}
+
+
+
+
+
+ true
+
+
+
+
+
+
+
+ java8
+
+ [1.8,11.0)
+
+
+
+
+ org.apache.maven.plugins
+ maven-compiler-plugin
+ 3.8.0
+
+
+ 1.8
+
+
+
+
+
+
+ java11
+
+ [11.0,)
+
+
+
+
+ org.apache.maven.plugins
+ maven-compiler-plugin
+ 3.8.0
+
+ 11
+
+
+
+
+
+
+
+
+
+
+ alfresco-public
+ https://artifacts.alfresco.com/nexus/content/groups/public
+
+
+ alfresco-public-snapshots
+ https://artifacts.alfresco.com/nexus/content/groups/public-snapshots
+
+ true
+ daily
+
+
+
+
+ alfresco-private-repository
+ https://artifacts.alfresco.com/nexus/content/groups/private
+
+
+
+
+
+ alfresco-plugin-public
+ https://artifacts.alfresco.com/nexus/content/groups/public
+
+
+ alfresco-plugin-public-snapshots
+ https://artifacts.alfresco.com/nexus/content/groups/public-snapshots
+
+ true
+ daily
+
+
+
+