0.4.0
Pre-release
Pre-release
Apache RAT (Release Audit Tool) Gradle Plugin v0.4.0
This plugin allows to run the Apache RAT release audit tool, focused on licenses.
This release contains breaking changes, updating your build logic might be required.
- the minimum supported Gradle version is Gradle 4.7
-
rattask is now intra-project parallelizable by using the Gradle Worker API -
rattask is now cacheable by the Gradle Build Cache -
rattask now executes RAT a single time to produce all reports (plain, xml, html) -
rattask failure now reports the missing licenses in the task exception message
See the https://github.com/eskatos/creadur-rat-gradle#readme for more information on how to use the plugin.