Codehaus Cargo 1.10.10 is now available!
Dear Codehaus Cargo enthusiasts
Exactly two months after our last release, we are happy to announce Codehaus Cargo 1.10.10, which features the below improvements and new features:
Containers - GlassFish
[CARGO-1614] Force kill GlassFish in case the domain doesn't seem to have stopped
Containers - WebSphere
[CARGO-1615] Add timeout when executing WebSphere Liberty commands
Containers - WildFly
[CARGO-1616] Add support for WildFly 30.x
To upgrade to this latest version:
Users of the Maven 3 plugin simply need to use the Codehaus Cargo plugin version 1.10.10
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.10/cargo-core-uberjar-1.10.10.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.10/cargo-ant-1.10.10.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.10/cargo-daemon-webapp-1.10.10.war and either use the WAR directly as an executable JAR or as a WAR file deployed on another Web container
Enjoy!