diff --git a/pom.xml b/pom.xml index 463cbae9e8..d35f8fe6a0 100644 --- a/pom.xml +++ b/pom.xml @@ -1,310 +1,310 @@ - - 4.0.0 - org.alfresco - alfresco-rm-parent - pom - 2.2-SNAPSHOT - Alfresco Records Management - - http://www.alfresco.org/ - 2005 - - Alfresco Software - http://www.alfresco.org/ - - - - LGPL 3 - - - - https://svn.alfresco.com/repos/alfresco-open-mirror/modules/recordsmanagement/HEAD - https://svn.alfresco.com/repos/alfresco-enterprise/modules/recordsmanagement/HEAD - https://fisheye.alfresco.com/changelog/alfresco-enterprise - - - JIRA - https://issues.alfresco.com/jira/browse/RM - - - Bamboo - https://bamboo.alfresco.com/bamboo/browse/RM - - - - 3.0.4 - - - - - alfresco-internal - https://artifacts.alfresco.com/nexus/content/groups/private - - - - - alfresco-public - https://artifacts.alfresco.com/nexus/content/groups/public - - - - - - alfresco-internal - https://artifacts.alfresco.com/nexus/content/repositories/internal-releases/ - - - alfresco-internal-snapshots - https://artifacts.alfresco.com/nexus/content/repositories/internal-snapshots/ - - - - - rm-server - rm-share - - - - 4.2.2 - - - org.postgresql.Driver - jdbc:postgresql:${db.name} - jdbc:postgresql:template1 - alfresco - alfresco - - - false - 1.7 - UTF-8 - - - ${project.build.directory}/jacoco.exec - - - - - - org.apache.maven.plugins - maven-enforcer-plugin - 1.3.1 - - - enforce-java - - enforce - - - - - 1.7.0 - - - - - - - - org.alfresco.maven.plugin - alfresco-maven-plugin - true - - true - ${project.build.directory}/${project.build.finalName}-amp.amp - ${project.build.directory}/${webapp.id}.war - amp - - - - maven-war-plugin - - - - org.alfresco - ${webapp.id} - war - - - org.alfresco - ${project.artifactId} - amp - - - - - - - - - - - maven-clean-plugin - 2.5 - - - maven-compiler-plugin - 3.1 - - ${maven.build.sourceVersion} - ${maven.build.sourceVersion} - - - - maven-deploy-plugin - 2.8.1 - - - maven-install-plugin - 2.5.1 - - - maven-resources-plugin - 2.6 - - - maven-site-plugin - 3.3 - - - maven-assembly-plugin - 2.4 - - - maven-dependency-plugin - 2.8 - - - maven-help-plugin - 2.2 - - - maven-release-plugin - 2.4.2 - - - maven-source-plugin - 2.2.1 - - - maven-failsafe-plugin - 2.16 - - - maven-surefire-plugin - 2.16 - - - true - alphabetical - -Xmx1024m -XX:MaxPermSize=256m -Duser.language=en -Dcom.sun.management.jmxremote - - - ${db.url} - ${db.driver} - ${db.name} - ${db.username} - ${db.password} - ${basedir}/target/alf_test_data - - - - - maven-javadoc-plugin - 2.9.1 - - - maven-eclipse-plugin - 2.9 - - - maven-antrun-plugin - 1.7 - - - maven-jar-plugin - 2.4 - - - maven-war-plugin - 2.4 - - source/web - true - - - - org.mortbay.jetty - jetty-maven-plugin - 8.1.14.v20131031 - - source/web - - - - org.apache.tomcat.maven - tomcat7-maven-plugin - 2.2 - - - org.codehaus.plexus - plexus-archiver - 2.3 - - - - - org.codehaus.mojo - sql-maven-plugin - 1.5 - - - org.codehaus.mojo - versions-maven-plugin - 2.1 - - - org.codehaus.mojo - build-helper-maven-plugin - 1.8 - - - org.alfresco.maven.plugin - alfresco-maven-plugin - 1.1.1 - - - net.alchim31.maven - yuicompressor-maven-plugin - 1.3.2 - - - - org.eclipse.m2e - lifecycle-mapping - 1.0.0 - - - - - - org.apache.maven.plugins - maven-enforcer-plugin - [1.0.0,) - - enforce - - - - - - - - - - - - - - \ No newline at end of file + + 4.0.0 + org.alfresco + alfresco-rm-parent + pom + 2.2.0.1-SNAPSHOT + Alfresco Records Management + + http://www.alfresco.org/ + 2005 + + Alfresco Software + http://www.alfresco.org/ + + + + LGPL 3 + + + + https://svn.alfresco.com/repos/alfresco-open-mirror/modules/recordsmanagement/HEAD + https://svn.alfresco.com/repos/alfresco-enterprise/modules/recordsmanagement/HEAD + https://fisheye.alfresco.com/changelog/alfresco-enterprise + + + JIRA + https://issues.alfresco.com/jira/browse/RM + + + Bamboo + https://bamboo.alfresco.com/bamboo/browse/RM + + + + 3.0.4 + + + + + alfresco-internal + https://artifacts.alfresco.com/nexus/content/groups/private + + + + + alfresco-public + https://artifacts.alfresco.com/nexus/content/groups/public + + + + + + alfresco-internal + https://artifacts.alfresco.com/nexus/content/repositories/internal-releases/ + + + alfresco-internal-snapshots + https://artifacts.alfresco.com/nexus/content/repositories/internal-snapshots/ + + + + + rm-server + rm-share + + + + 4.2.2 + + + org.postgresql.Driver + jdbc:postgresql:${db.name} + jdbc:postgresql:template1 + alfresco + alfresco + + + false + 1.7 + UTF-8 + + + ${project.build.directory}/jacoco.exec + + + + + + org.apache.maven.plugins + maven-enforcer-plugin + 1.3.1 + + + enforce-java + + enforce + + + + + 1.7.0 + + + + + + + + org.alfresco.maven.plugin + alfresco-maven-plugin + true + + true + ${project.build.directory}/${project.build.finalName}-amp.amp + ${project.build.directory}/${webapp.id}.war + amp + + + + maven-war-plugin + + + + org.alfresco + ${webapp.id} + war + + + org.alfresco + ${project.artifactId} + amp + + + + + + + + + + + maven-clean-plugin + 2.5 + + + maven-compiler-plugin + 3.1 + + ${maven.build.sourceVersion} + ${maven.build.sourceVersion} + + + + maven-deploy-plugin + 2.8.1 + + + maven-install-plugin + 2.5.1 + + + maven-resources-plugin + 2.6 + + + maven-site-plugin + 3.3 + + + maven-assembly-plugin + 2.4 + + + maven-dependency-plugin + 2.8 + + + maven-help-plugin + 2.2 + + + maven-release-plugin + 2.4.2 + + + maven-source-plugin + 2.2.1 + + + maven-failsafe-plugin + 2.16 + + + maven-surefire-plugin + 2.16 + + + true + alphabetical + -Xmx1024m -XX:MaxPermSize=256m -Duser.language=en -Dcom.sun.management.jmxremote + + + ${db.url} + ${db.driver} + ${db.name} + ${db.username} + ${db.password} + ${basedir}/target/alf_test_data + + + + + maven-javadoc-plugin + 2.9.1 + + + maven-eclipse-plugin + 2.9 + + + maven-antrun-plugin + 1.7 + + + maven-jar-plugin + 2.4 + + + maven-war-plugin + 2.4 + + source/web + true + + + + org.mortbay.jetty + jetty-maven-plugin + 8.1.14.v20131031 + + source/web + + + + org.apache.tomcat.maven + tomcat7-maven-plugin + 2.2 + + + org.codehaus.plexus + plexus-archiver + 2.3 + + + + + org.codehaus.mojo + sql-maven-plugin + 1.5 + + + org.codehaus.mojo + versions-maven-plugin + 2.1 + + + org.codehaus.mojo + build-helper-maven-plugin + 1.8 + + + org.alfresco.maven.plugin + alfresco-maven-plugin + 1.1.1 + + + net.alchim31.maven + yuicompressor-maven-plugin + 1.3.2 + + + + org.eclipse.m2e + lifecycle-mapping + 1.0.0 + + + + + + org.apache.maven.plugins + maven-enforcer-plugin + [1.0.0,) + + enforce + + + + + + + + + + + + + +