diff --git a/rm-automation/pom.xml b/rm-automation/pom.xml index 918c5edccf..8e00b85d4f 100644 --- a/rm-automation/pom.xml +++ b/rm-automation/pom.xml @@ -220,6 +220,36 @@ + + maven-dependency-plugin + + + fetch-amps + process-test-resources + + copy + + + + + org.alfresco + alfresco-rm-enterprise-share + ${project.version} + amp + + + org.alfresco + alfresco-rm-enterprise-repo + ${project.version} + amp + + + ${project.build.directory}/amps + true + + + + org.alfresco.maven.plugin alfresco-maven-plugin