Skip to content

1.14

Latest
Compare
Choose a tag to compare
@kriegaex kriegaex released this 11 Feb 05:51
· 10 commits to main since this release
  • Consider classpath dependencies in "build needed" check. Fixes mojohaus/aspectj-maven-plugin#15.
  • Downgrade default aspectjtools dependency to 1.9.7 for plugin to run on Java 8 again by default. Upgrading is still easily possible.
  • Both the plugin builds themselves (including sources and javadocs) and the artifacts produced by the plugin are reproducible, see also the Maven mini guide. For more information, read the descriptions for options argumentFileDirectory and argumentFileName. Mojohaus version 1.14.0 does not produce reproducible AspectJ artifacts, only the plugin itself has a partially reproducible build (JAR only, not javadoc).
  • Generate plugin documentation from ADOC (Asciidoc), no longer from APT (Almost Plain Text).