Codehaus Cargo 1.10.6 is here!
Dear Codehaus Cargo enthusiasts
Again a bit more than a month after our last release, we are happy to announce Codehaus Cargo 1.10.6, which introduces the below improvements and new features:
Containers - Tomcat:
[CARGO-1605] - Add support for Tomcat 11.x
Extensions - Maven 3 plugin:
[CARGO-1604] - When a container distribution has a Maven artifact, download the artifact (instead of the ZIP URL installer)
To upgrade to this latest version:
Users of the Maven 3 plugin simply need to use the Codehaus Cargo plugin version 1.10.6
Users of the Java API can download the new Uberjar from https://repo.maven.apache.org/maven2/org/codehaus/cargo/cargo-core-uberjar/1.10.6/cargo-core-uberjar-1.10.6.jar
Similarly, users of the Ant tasks can download the new Ant tasks from https://repo.maven.apache.org/maven2/org/codehaus/cargo/cargo-ant/1.10.6/cargo-ant-1.10.6.jar
Finally, the ones who want to see the Cargo Daemon can get it from https://repo.maven.apache.org/maven2/org/codehaus/cargo/cargo-daemon-webapp/1.10.6/cargo-daemon-webapp-1.10.6.war and either use the WAR directly as an executable JAR or as a WAR file deployed on another Web container
Enjoy!