From aa0ff7196684dc720dd1afa767237c2e8d0873c8 Mon Sep 17 00:00:00 2001 From: Alan Davis Date: Tue, 21 Jul 2020 18:43:09 +0100 Subject: [PATCH] pom was not added --- pom.xml | 682 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 682 insertions(+) create mode 100644 pom.xml diff --git a/pom.xml b/pom.xml new file mode 100644 index 0000000000..2c46d1e4f5 --- /dev/null +++ b/pom.xml @@ -0,0 +1,682 @@ + + + 4.0.0 + org.alfresco + alfresco-community-repo + 8.300-SNAPSHOT + pom + Alfresco Community Repo Parent + + + org.alfresco + alfresco-super-pom + 12 + + + + core + data-model + repository + remote-api + packaging + + + + 7 + 0 + 0 + + + 11 + 11 + 11 + 11 + + 1.0.12 + 6.0 + 1.1 + 2.3 + 7.1 + 6.0.1 + 6.3.0 + 1.2.15 + 0.2 + + 5.2.7.RELEASE + 3.5.2 + 4.4.0 + 2.11.1 + 2.10.1 + 3.3.7 + 1.0.0 + 2.0.20 + 8.5 + + 3.2.0 + 1.3.1 + + 42.2.14 + 8.0.21 + 2.6.1 + + 3.0.21 + 3.3.0 + 1.1.4 + 1.43 + 1.13 + 1.8 + 1.6 + 1.5 + 2.3 + + + + + full-build + + true + + + core + data-model + repository + remote-api + packaging + + + + + + scm:git:https://github.com/Alfresco/alfresco-community-repo.git + scm:git:https://github.com/Alfresco/alfresco-community-repo.git + https://github.com/Alfresco/alfresco-community-repo + HEAD + + + + + alfresco-public-snapshots + https://artifacts.alfresco.com/nexus/content/repositories/snapshots + + + alfresco-public + https://artifacts.alfresco.com/nexus/content/repositories/releases + + + + + + + org.alfresco + alfresco-core + ${project.version} + + + org.alfresco + alfresco-core + ${project.version} + tests + + + org.alfresco + alfresco-data-model + ${project.version} + + + org.alfresco + alfresco-data-model + ${project.version} + tests + + + org.alfresco + alfresco-jlan-embed + ${dependency.alfresco-jlan.version} + + + org.alfresco + alfresco-remote-api + ${project.version} + + + org.alfresco + alfresco-remote-api + ${project.version} + tests + + + org.alfresco + alfresco-repository + ${project.version} + + + org.alfresco + alfresco-repository + ${project.version} + tests + + + org.alfresco + alfresco-trashcan-cleaner + ${dependency.alfresco-trashcan-cleaner.version} + + + org.alfresco + alfresco-heartbeat-data-sender + ${dependency.alfresco-hb-data-sender.version} + + + xalan + xalan + 2.7.2-alfresco + + + org.alfresco.services + alfresco-messaging-repo + ${dependency.alfresco-messaging-repo.version} + + + org.alfresco + alfresco-mmt + ${dependency.alfresco-mmt.version} + + + org.alfresco + alfresco-pdf-renderer + ${dependency.alfresco-pdf-renderer.version} + linux + tgz + + + org.alfresco + alfresco-pdf-renderer + ${dependency.alfresco-pdf-renderer.version} + win64 + tgz + + + org.alfresco + alfresco-pdf-renderer + ${dependency.alfresco-pdf-renderer.version} + + + org.alfresco + alfresco-server-root + ${dependency.alfresco-server-root.version} + war + + + org.alfresco.surf + spring-surf-core-configservice + ${dependency.webscripts.version} + + + org.alfresco.surf + spring-webscripts + ${dependency.webscripts.version} + + + org.alfresco.surf + spring-webscripts + ${dependency.webscripts.version} + tests + test + + + org.alfresco.surf + spring-webscripts-api + ${dependency.webscripts.version} + + + org.quartz-scheduler + quartz + 2.3.2 + + + + + com.mchange + * + + + + + org.apache.httpcomponents + httpcore + 4.4.13 + + + commons-httpclient + commons-httpclient + 3.1-HTTPCLIENT-1265 + + + commons-logging + commons-logging + 1.2 + + + commons-beanutils + commons-beanutils + 1.9.4 + + + commons-codec + commons-codec + 1.14 + + + commons-io + commons-io + 2.7 + + + commons-collections + commons-collections + 3.2.2 + + + + commons-digester + commons-digester + 2.1 + + + commons-lang + commons-lang + 2.6 + + + commons-fileupload + commons-fileupload + 1.4 + + + com.sun.xml.bind + jaxb-impl + 2.3.3 + + + org.apache.httpcomponents + httpclient + 4.5.12 + + + org.apache.httpcomponents + httpclient-cache + 4.5.12 + + + org.apache.xmlbeans + xmlbeans + 3.1.0 + + + org.json + json + 20160212 + + + org.springframework + spring-aop + ${dependency.spring.version} + + + org.springframework + spring-beans + ${dependency.spring.version} + + + org.springframework + spring-context + ${dependency.spring.version} + + + org.springframework + spring-context-support + ${dependency.spring.version} + + + org.springframework + spring-core + ${dependency.spring.version} + + + + + org.springframework + spring-jcl + + + + + org.springframework + spring-expression + ${dependency.spring.version} + + + org.springframework + spring-jdbc + ${dependency.spring.version} + + + org.springframework + spring-jms + ${dependency.spring.version} + + + org.springframework + spring-test + ${dependency.spring.version} + test + + + org.springframework + spring-orm + ${dependency.spring.version} + + + + + org.springframework + spring-jcl + + + + + org.springframework + spring-tx + ${dependency.spring.version} + + + org.springframework + spring-web + ${dependency.spring.version} + + + org.springframework + spring-webmvc + ${dependency.spring.version} + + + com.fasterxml.jackson.core + jackson-core + ${dependency.jackson.version} + + + com.fasterxml.jackson.core + jackson-databind + ${dependency.jackson-databind.version} + + + com.fasterxml.jackson.core + jackson-annotations + ${dependency.jackson.version} + + + + com.fasterxml.jackson.module + jackson-module-jaxb-annotations + ${dependency.jackson.version} + + + jakarta.xml.bind + jakarta.xml.bind-api + 2.3.3 + + + org.codehaus.woodstox + woodstox-core-asl + 4.4.1 + + + + org.apache.cxf + cxf-rt-frontend-jaxws + ${dependency.cxf.version} + + + org.apache.cxf + cxf-rt-frontend-jaxrs + ${dependency.cxf.version} + + + org.apache.cxf + cxf-rt-rs-client + ${dependency.cxf.version} + + + org.apache.cxf + cxf-rt-transports-http + ${dependency.cxf.version} + + + org.apache.cxf + cxf-rt-ws-policy + ${dependency.cxf.version} + + + + org.apache.commons + commons-email + 1.5 + + + org.alfresco + alfresco-log-sanitizer + ${dependency.alfresco-log-sanitizer.version} + + + org.alfresco.aos-module + alfresco-aos-module + ${alfresco.aos-module.version} + amp + + + org.alfresco.aos-module + alfresco-aos-module-distributionzip + ${alfresco.aos-module.version} + zip + + + org.alfresco.aos-module + alfresco-vti-bin + ${alfresco.aos-module.version} + war + + + org.alfresco.integrations + alfresco-googledrive-repo-community + ${alfresco.googledrive.version} + amp + + + org.alfresco.integrations + alfresco-googledrive-share-community + ${alfresco.googledrive.version} + amp + + + + org.bouncycastle + bcprov-jdk15on + 1.66 + + + org.bouncycastle + bcmail-jdk15on + 1.66 + + + xerces + xercesImpl + 2.12.0-alfresco-patched-20191004 + + + + com.drewnoakes + metadata-extractor + 2.14.0 + + + + com.github.junrar + junrar + 4.0.0 + + + + org.jsoup + jsoup + 1.13.1 + + + + com.google.guava + guava + 28.2-jre + + + + org.apache.commons + commons-compress + 1.19 + + + + org.apache.pdfbox + pdfbox + ${dependency.pdfbox.version} + + + org.apache.commons + commons-csv + 1.8 + + + + org.postgresql + postgresql + ${dependency.postgresql.version} + test + + + mysql + mysql-connector-java + ${dependency.mysql.version} + test + + + org.mariadb.jdbc + mariadb-java-client + ${dependency.mariadb.version} + test + + + + org.alfresco.tas + utility + ${dependency.tas-utility.version} + test + + + io.rest-assured + rest-assured + ${dependency.rest-assured.version} + test + + + org.glassfish + javax.json + ${dependency.javax.json.version} + test + + + org.alfresco.tas + restapi + ${dependency.tas-restapi.version} + test + + + org.alfresco.tas + cmis + ${dependency.tas-cmis.version} + test + + + org.alfresco.tas + email + ${dependency.tas-email.version} + test + + + org.alfresco.tas + webdav + ${dependency.tas-webdav.version} + test + + + org.alfresco.tas + ftp + ${dependency.tas-ftp.version} + test + + + org.alfresco.test + dataprep + ${dependency.tas-dataprep.version} + test + + + jakarta.transaction + jakarta.transaction-api + 1.3.3 + + + joda-time + joda-time + 2.10.6 + + + + + javax.servlet + javax.servlet-api + 3.0.1 + provided + + + + + org.slf4j + slf4j-log4j12 + 1.7.30 + test + + + junit + junit + 4.13 + test + + + org.antlr + gunit + ${dependency.antlr.version} + test + + + org.mockito + mockito-core + 3.4.4 + test + + + commons-dbcp + commons-dbcp + 1.4-DBCP330 + + + + +