Current Release (0.10.0) this is the current stable release

2023-04-01

Note

With the update of Ant to 1.10.13, Java 8 is now the minimum required JRE version.

fixes

  • Handle HTTP redirect codes 307 and 308 in addition to 301 and 302
  • Updated changed URL for AngularJS and Restlet
  • Changed URLs to use HTTPS, e.g. for Maven Central
  • Read POMs with loose requirements when generating POM index to include deployed artifacts even when parents are missing.

changes

  • Removed Codehaus repository, R.I.P.

additions

  • Added mx:repoupdate task to just update the Maven repo's index files without deploying anything
  • Added 'keep' parameter to mx:ghpages to keep specified files from previous commit even if 'obliterate' is set to true

dependency changes

  • Ant 1.10.13
  • updated to JaCoCo 0.8.4
  • updated to Cobertura 2.1.1