This minor release contains small bug fixes and improvements.
Added
- Add
skip
parameter to all Maven goals (#121) - Support multiple index and type templates in the
log4j-docgen:generate-documentation
configuration (#122) - Add support for the
@PluginValue
annotation. (#123)
Changed
- Website is migrated to Antora (apache/logging-log4j2#2443)
Fixed
- Fix handling of subclassed plugins in Log4j Docgen (#120)
Updated
- Update
commons-io:commons-io
to version2.16.1
(#114) - Update
org.apache.logging:logging-parent
to version11.0.0
(#115) - Update
org.apache.maven.plugin-tools:maven-plugin-annotations
to version3.13.0
(#118) - Update
org.codehaus.modello:modello-maven-plugin
to version2.4.0
(#119) - Update
org.xmlunit:xmlunit-assertj3
to version2.10.0
(#116)