Codehaus Cargo 1.6.9 is here!
Dear Codehaus Cargo enthusiasts
Codehaus Cargo 1.6.9 is here! This small release features some version updates in sub-components, minor optimizations and the below new features / bug fixes:
Containers - WildFly
[CARGO-1459] - Using more advanced technique to test WildFly availability
[CARGO-1461] - Add support for WildFly 13.x
Extensions - Maven2/Maven3 plugin
[CARGO-1460] -
ContainerStopMojo
does not honour theignoreFailures
option
To try it out:
Users of the Maven 2 / Maven 3 plugin simply need to use the Codehaus Cargo plugin version 1.6.9
Users of the Java API can download the new Uberjar from http://repo.maven.apache.org/maven2/org/codehaus/cargo/cargo-core-uberjar/1.6.9/cargo-core-uberjar-1.6.9.jar
Similarly, users of the ANT tasks can download the new ANT tasks from http://repo.maven.apache.org/maven2/org/codehaus/cargo/cargo-ant/1.6.9/cargo-ant-1.6.9.jar
Finally, the ones who want to see the Cargo Daemon can get it from http://repo.maven.apache.org/maven2/org/codehaus/cargo/cargo-daemon-webapp/1.6.9/cargo-daemon-webapp-1.6.9.war and can try the instructions on https://codehaus-cargo.github.io/cargo/Cargo+Daemon.html
Enjoy!