diff --git a/build.xml b/build.xml index b66671e98d..3a7a2857f6 100644 --- a/build.xml +++ b/build.xml @@ -8,17 +8,15 @@ - - - - + + - + @@ -39,7 +37,7 @@ - + @@ -55,7 +53,7 @@ - + @@ -66,31 +64,13 @@ - - - - - - - - - - - - - - - - - - - + @@ -98,11 +78,16 @@ - - - - - + + + + + + + + + + diff --git a/rm-server/build.xml b/rm-server/build.xml index 425160f0f6..5871a0be70 100644 --- a/rm-server/build.xml +++ b/rm-server/build.xml @@ -25,14 +25,14 @@ - - + + - + @@ -43,62 +43,62 @@ - + - + - - - - - - - - - - - - - - - - - - - - - - - - - - - - + description="Configures Tomcat and the Alfresco repository to use SOLR"> + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - - - ]]> - ]]> + + + + + ]]> + ]]> - - - - - - - + + + + + + + - + \ No newline at end of file diff --git a/rm-server/pom.xml b/rm-server/pom.xml index f2f2734a97..ab7e505930 100644 --- a/rm-server/pom.xml +++ b/rm-server/pom.xml @@ -27,63 +27,31 @@ - - org.alfresco.maven.plugin - alfresco-maven-plugin - - - - amp - - - - - + org.codehaus.mojo build-helper-maven-plugin - add-source - - add-source - - - - source/compatibility - - - - - add-test-source - - add-test-source - - - - unit-test/java - - - - - - - maven-antrun-plugin - - - prepare-package + add-source - run + add-source - - - - - - - + + source/compatibility + + + + + add-test-source + + add-test-source + + + + unit-test/java + @@ -186,6 +154,45 @@ + + fullBuild + + + + org.alfresco.maven.plugin + alfresco-maven-plugin + + + + amp + + + + + + maven-antrun-plugin + + + prepare-package + + run + + + + + + + + + + + + + + + +