* use jakarta-migrated community-repo
* use jakarta-migrated community-repo and community-share
* build jakarta dependencies for community-repo
* temporarily do not build share
* fix parent pom version
* use -force option to fix docker image build failures
* trigger build
* use correct versions of community-share and acs-packaging
* update community-repo version
* Use released share zip
* Bump cargo-maven3-plugin tomcat version from 9x to 10x
* revert to Tomcat9x
* bump community-repo from 161-SNAPSHOT to 163-SNAPSHOT
* Bump cargo-maven3-plugin tomcat version from 9x to 10x
* Minor changes to tomcat deployment test
* Bump community-repo from 163-SNAPSHOT to 164-SNAPSHOT
* Include Tomcat deployment test as condition for docker images update
* Changes to community_test_tomcat_deployment
* Correct community-repo version
* Bump community-repo version to 23.1.0.170-SNAPSHOT
* Pin acs-packaging version to A27 for share compatibility
* Workaround for not migrated share
* Disable Tomcat deployment test
* Update latest docker images no longer relies on tomcat deployment test
* As per [ACS-5545] -force flag should not be needed
* Remove jakarta-dependencies build from script
---------
Co-authored-by: pzurek <Piotr.Zurek@hyland.com>
Co-authored-by: Kacper Magdziarz <95610011+kmagdziarz@users.noreply.github.com>
Co-authored-by: kmagdziarz <Kacper.Magdziarz@hyland.com>
- **scripts/travis/init.sh**: execute the docker logins only on branch builds
- **~/.m2/settings.xml**: remove `quay.io` & `docker.io` server definitions
(the docker logins in the init.sh script should be enough)
Original version was: 7.0.0-A3 (but keystore changes where cherry picked into the branch)
Uses alfresco-community-repo project structure rather than alfresco-core, alfresco-data-model, alfresco-repository and alfresco-remote-api.
Simplify dependencies, which flow downstream rather than being overridden in packaging.
Content repo base image separated from acs-community-packaging.
Licenses and default key store moved upstream. Allows use in upstream images.
TAS tests moved upstream, where they are content repository specific.
There were minor changes required in addition to the following cherry picks. Most notably changes from 0b0ae21a37 on the 21/04/2020 and the addition of the scripts/travis directory.
[maven-release-plugin][skip ci]prepare release acs-community-packaging-6.2.1-A7
(cherry picked from commit 9a6769cf85)
[maven-release-plugin][skip ci]prepare for next development iteration
(cherry picked from commit 8ccf987875)
Pick up Share 6.2.1 and get ready for 6.2.1-A8
(cherry picked from commit b6ab0471ba)