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 0d002279..3f73ae88 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 @@ -29,7 +29,6 @@ org.apache.maven.plugins maven-dependency-plugin - 3.0.2 @@ -106,7 +105,6 @@ org.apache.maven.plugins maven-resources-plugin - 3.0.1 copy-and-filter-docker-resources diff --git a/archetypes/alfresco-allinone-archetype/src/main/resources/archetype-resources/__rootArtifactId__-share-docker/pom.xml b/archetypes/alfresco-allinone-archetype/src/main/resources/archetype-resources/__rootArtifactId__-share-docker/pom.xml index e942a6a8..858cb6c8 100644 --- a/archetypes/alfresco-allinone-archetype/src/main/resources/archetype-resources/__rootArtifactId__-share-docker/pom.xml +++ b/archetypes/alfresco-allinone-archetype/src/main/resources/archetype-resources/__rootArtifactId__-share-docker/pom.xml @@ -29,7 +29,6 @@ org.apache.maven.plugins maven-dependency-plugin - 3.0.2 @@ -68,7 +67,6 @@ org.apache.maven.plugins maven-resources-plugin - 3.0.1 copy-and-filter-docker-resources diff --git a/archetypes/alfresco-allinone-archetype/src/main/resources/archetype-resources/integration-tests/pom.xml b/archetypes/alfresco-allinone-archetype/src/main/resources/archetype-resources/integration-tests/pom.xml index 67503875..fb31e65c 100644 --- a/archetypes/alfresco-allinone-archetype/src/main/resources/archetype-resources/integration-tests/pom.xml +++ b/archetypes/alfresco-allinone-archetype/src/main/resources/archetype-resources/integration-tests/pom.xml @@ -42,7 +42,6 @@ org.zeroturnaround jrebel-maven-plugin - ${jrebel.version} ${project.build.testOutputDirectory} @@ -52,7 +51,6 @@ org.apache.maven.plugins maven-jar-plugin - 3.0.2 @@ -67,35 +65,11 @@ org.apache.maven.plugins maven-failsafe-plugin - 2.19.1 ${test.acs.endpoint.path} - - - integration-test - integration-test - - integration-test - - - - verify-test - verify - - verify - - - - - - org.apache.maven.surefire - surefire-junit47 - 2.19.1 - - 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 abf0470d..80b13f3b 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 @@ -9,6 +9,10 @@ All-In-One (AIO) project for SDK 4.0 pom + + 3.3.0 + + @@alfresco.sdk.parent.version@@ @@ -26,7 +30,7 @@ @@alfresco.share.docker.image@@ - 1.1.6 + 1.1.8 1.8 @@ -167,7 +171,7 @@ org.apache.maven.plugins maven-resources-plugin - 3.0.1 + 3.1.0 UTF-8 @@ -198,6 +202,53 @@ + + + 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 + @@ -209,14 +260,12 @@ - org.apache.maven.plugins maven-resources-plugin - 3.0.1 false @@ -243,7 +292,6 @@ org.zeroturnaround jrebel-maven-plugin - ${jrebel.version} generate-rebel-xml diff --git a/archetypes/alfresco-platform-jar-archetype/src/main/resources/archetype-resources/pom.xml b/archetypes/alfresco-platform-jar-archetype/src/main/resources/archetype-resources/pom.xml index 138d0992..ef671396 100644 --- a/archetypes/alfresco-platform-jar-archetype/src/main/resources/archetype-resources/pom.xml +++ b/archetypes/alfresco-platform-jar-archetype/src/main/resources/archetype-resources/pom.xml @@ -26,7 +26,7 @@ @@alfresco.share.docker.image@@ - 1.1.6 + 1.1.8 1.8 @@ -107,7 +107,7 @@ org.apache.maven.plugins maven-resources-plugin - 3.0.1 + 3.1.0 UTF-8 @@ -200,7 +200,7 @@ org.apache.maven.plugins maven-dependency-plugin - 3.0.2 + 3.1.1 @@ -271,7 +271,7 @@ org.apache.maven.plugins maven-failsafe-plugin - 2.19.1 + 3.0.0-M1 ${test.acs.endpoint.path} @@ -297,7 +297,7 @@ org.apache.maven.surefire surefire-junit47 - 2.19.1 + 3.0.0-M1 diff --git a/archetypes/alfresco-share-jar-archetype/src/main/resources/archetype-resources/pom.xml b/archetypes/alfresco-share-jar-archetype/src/main/resources/archetype-resources/pom.xml index 215d0c3e..8ea6e992 100644 --- a/archetypes/alfresco-share-jar-archetype/src/main/resources/archetype-resources/pom.xml +++ b/archetypes/alfresco-share-jar-archetype/src/main/resources/archetype-resources/pom.xml @@ -26,7 +26,7 @@ @@alfresco.share.docker.image@@ - 1.1.6 + 1.1.8 1.8 @@ -101,7 +101,7 @@ org.apache.maven.plugins maven-resources-plugin - 3.0.1 + 3.1.0 UTF-8 @@ -170,7 +170,7 @@ org.apache.maven.plugins maven-dependency-plugin - 3.0.2 + 3.1.1