diff --git a/distribution/pom.xml b/distribution/pom.xml index 22ec0cbf2e..61cf02d464 100644 --- a/distribution/pom.xml +++ b/distribution/pom.xml @@ -1,18 +1,16 @@ - + 4.0.0 + alfresco-content-services-community-full-distribution + Alfresco Content Services Community Full Distribution zip + jar + org.alfresco acs-community-packaging 6.0.4-SNAPSHOT ../pom.xml - alfresco-content-services-community-full-distribution - jar - Alfresco Content Services Community Full Distribution - - - - diff --git a/docker-alfresco/Dockerfile b/docker-alfresco/Dockerfile index 00b0430cd9..9e5dfa3ac0 100644 --- a/docker-alfresco/Dockerfile +++ b/docker-alfresco/Dockerfile @@ -12,19 +12,19 @@ ENV IMAGEMAGICK_LIB_RPM_URL=https://www.imagemagick.org/download/linux/CentOS/x8 RUN wget $ALFRESCO_PDF_RENDERER_LIB_RPM_URL && \ tar xf alfresco-pdf-renderer-*-linux.tgz -C /usr/bin && \ - rm -f alfresco-pdf-renderer-*-linux.tgz && \ - \ + rm -f alfresco-pdf-renderer-*-linux.tgz && \ + \ yum install -y cairo cups-libs libSM && \ wget $LIBREOFFICE_RPM_URL && \ tar xzf LibreOffice_*_Linux_x86-64_rpm.tar.gz && \ yum localinstall -y LibreOffice*/RPMS/*.rpm && \ rm -rf LibreOffice_*_Linux_x86-64_rpm.tar.gz LibreOffice_*_Linux_x86-64_rpm && \ - \ + \ wget $IMAGEMAGICK_RPM_URL && \ wget $IMAGEMAGICK_LIB_RPM_URL && \ yum localinstall -y ImageMagick-*.x86_64.rpm && \ rm -f ImageMagick-*.x86_64.rpm && \ - \ + \ yum clean all RUN mkdir -p /usr/local/tomcat/shared/classes && \ diff --git a/docker-alfresco/pom.xml b/docker-alfresco/pom.xml index 60cef2eb9e..ece0eb0683 100644 --- a/docker-alfresco/pom.xml +++ b/docker-alfresco/pom.xml @@ -1,7 +1,8 @@ - + 4.0.0 content-services-community-docker-alfresco - ACS Community Docker image builder for Alfresco + ACS Community Docker Image Builder for Alfresco Community pom @@ -161,54 +162,46 @@ + + + io.fabric8 + fabric8-maven-plugin + + + + alfresco/alfresco-content-services + quay.io + + ${project.basedir}/ + + ${project.version} + + + + + + + + deploy + buildAndPush + + build + push + + + + - - communityDocker + dockerImages io.fabric8 fabric8-maven-plugin - ${dependency.fabric8.version} - - - - alfresco/alfresco-content-services-community - quay.io - - ${project.basedir}/Dockerfile - - latest - - - - - - - - build - - build - - - - - - - - - - dockerImages - - - - io.fabric8 - fabric8-maven-plugin - ${dependency.fabric8.version} @@ -217,19 +210,7 @@ ${project.basedir}/ - - testing-rc1 - - - - - alfresco-content-services-community - registry.hub.docker.com/alfresco - - ${project.basedir}/ - - - testing-rc2 + ${project.version} @@ -237,6 +218,7 @@ + install buildAndPush build @@ -248,7 +230,6 @@ - \ No newline at end of file diff --git a/docker-share/.maven-dockerignore b/docker-share/.maven-dockerignore new file mode 100644 index 0000000000..112bd18249 --- /dev/null +++ b/docker-share/.maven-dockerignore @@ -0,0 +1 @@ +target/docker/ \ No newline at end of file diff --git a/docker-share/pom.xml b/docker-share/pom.xml index 2401bf2713..06832cb311 100644 --- a/docker-share/pom.xml +++ b/docker-share/pom.xml @@ -1,4 +1,5 @@ - + 4.0.0 content-services-community-docker-share ACS Community Docker image builder for Share @@ -62,7 +63,44 @@ - + + + + dockerImages + + + + io.fabric8 + fabric8-maven-plugin + + + + alfresco/alfresco-full-share + quay.io + + ${project.basedir}/ + + ${project.version} + + + + + + + + buildAndPush + + build + push + + + + + + + + + \ No newline at end of file diff --git a/pom.xml b/pom.xml index 8a2dc24781..ea5142e0e5 100644 --- a/pom.xml +++ b/pom.xml @@ -63,24 +63,23 @@ Community - latest - 6.28 - 6.19 - 2.3 7.0 8.0 + 6.28 + 6.19 + 6.0 1.1 + 2.3 7.0 6.0 1.2.8 5.0.4.RELEASE - 9.4.1212 3.5.37 - + 5.2.f @@ -95,6 +94,9 @@ ${project.version} alfresco-community ${alfresco.package.name}-distribution + + 9.4.1212 + diff --git a/war/pom.xml b/war/pom.xml index 5f0fc0c62c..9631d041f4 100644 --- a/war/pom.xml +++ b/war/pom.xml @@ -12,9 +12,6 @@ - 0 - BUILD-KEY - Build-Name local/development/workspace ${buildNumber} @@ -24,7 +21,7 @@ org.alfresco - alfresco-trashcan-cleaner + alfresco-repository org.alfresco @@ -32,7 +29,11 @@ org.alfresco - alfresco-repository + alfresco-trashcan-cleaner + + + org.alfresco.services + alfresco-messaging-repo xalan @@ -79,7 +80,6 @@ standard 1.1.2 - javax.servlet @@ -99,19 +99,12 @@ 2.0 provided - - - org.alfresco.services - alfresco-messaging-repo - - com.thetransactioncompany cors-filter 2.5 - org.alfresco diff --git a/zip/pom.xml b/zip/pom.xml index b3c90c46fd..14c3662e29 100644 --- a/zip/pom.xml +++ b/zip/pom.xml @@ -1,8 +1,9 @@ - + 4.0.0 alfresco-content-services-community-distribution + Alfresco Content Services Community zip (WAR Installation) jar - Alfresco Content Services Community WAR Installation org.alfresco @@ -19,18 +20,6 @@ ${project.version} war - - org.alfresco - alfresco-server-root - war - - - - org.alfresco - alfresco-mmt - - - org.alfresco alfresco-repository @@ -41,18 +30,19 @@ org.alfresco - content-services-community - ${project.version} - classes + alfresco-server-root + war + + + org.alfresco + alfresco-mmt - org.postgresql postgresql ${dependency.postgresql.version} - org.alfresco @@ -118,7 +108,7 @@ - + copy-resources @@ -137,8 +127,8 @@ - - + + @@ -161,25 +151,6 @@ - - - maven-jar-plugin - - - create-assembly-descriptor - - jar - - - assembly - ${basedir}/src - - assemblies/* - - - - - \ No newline at end of file diff --git a/zip/src/main/resources/README.txt b/zip/src/main/resources/README.txt index 8f50cb9981..5eb415d327 100644 --- a/zip/src/main/resources/README.txt +++ b/zip/src/main/resources/README.txt @@ -1,8 +1,6 @@ Alfresco Content Services Community ${project.version} ====================== -For Enterprise subscribers, refer to http://support.alfresco.com for release notes and detailed information on this release. - For users of Alfresco Community Edition, more information on this release is available at https://community.alfresco.com/community/ecm.