diff --git a/rm-automation/pom.xml b/rm-automation/pom.xml index b82cc52f1c..f4305fe14c 100644 --- a/rm-automation/pom.xml +++ b/rm-automation/pom.xml @@ -64,55 +64,43 @@ - - org.codehaus.mojo - license-maven-plugin - + license-maven-plugin + alfresco_enterprise file:${project.parent.basedir}/license ${project.parent.basedir}/license/description.ftl - - + - - - - org.eclipse.m2e - lifecycle-mapping - 1.0.0 - - - - - - - org.codehaus.mojo - - - license-maven-plugin - - - [1.8,) - - - - update-file-header - - - - - - - - - - - - + + + org.eclipse.m2e + lifecycle-mapping + 1.0.0 + + + + + + org.codehaus.mojo + license-maven-plugin + [1.8,) + + update-file-header + + + + + + + + + + + @@ -241,24 +229,12 @@ - - org.alfresco - alfresco-rm-community-share - ${project.version} - amp - org.alfresco alfresco-rm-enterprise-share ${project.version} amp - - org.alfresco - alfresco-rm-community-repo - ${project.version} - amp - org.alfresco alfresco-rm-enterprise-repo @@ -277,18 +253,6 @@ alfresco-maven-plugin true - - install-community-repo-amp - - install - - process-test-resources - - true - ${project.build.directory}/amps/alfresco-rm-community-repo-${project.version}.amp - ${project.build.directory}/alf-installation/tomcat/webapps/alfresco.war - - install-enterprise-repo-amp @@ -301,18 +265,6 @@ ${project.build.directory}/alf-installation/tomcat/webapps/alfresco.war - - install-community-share-amp - - install - - process-test-resources - - true - ${project.build.directory}/amps/alfresco-rm-community-share-${project.version}.amp - ${project.build.directory}/alf-installation/tomcat/webapps/share.war - - install-enterprise-share-amp diff --git a/rm-community/rm-community-repo/pom.xml b/rm-community/rm-community-repo/pom.xml index 75a0ce42e9..adb13aef9d 100644 --- a/rm-community/rm-community-repo/pom.xml +++ b/rm-community/rm-community-repo/pom.xml @@ -3,7 +3,7 @@ 4.0.0 alfresco-rm-community-repo Alfresco Records Management Community Repo - Alfresco Record Management Core Repository Extension + Alfresco Record Management Community Repository Extension amp @@ -85,10 +85,10 @@ - + - - + + @@ -207,24 +207,21 @@ - - - - org.codehaus.mojo - license-maven-plugin - - alfresco_community - - source/java - unit-test/java - source/compatibility - config - test/java - test/resources - - - - + + org.codehaus.mojo + license-maven-plugin + + alfresco_community + + source/java + unit-test/java + source/compatibility + config + test/java + test/resources + + +