kordamp / kordamp-gradle-plugins

A collection of Gradle plugins
https://kordamp.org/kordamp-gradle-plugins/
Apache License 2.0
138 stars 25 forks source link

Switched from creating tasks to register for Jacoco and Jar plugins #495

Closed musketyr closed 2 years ago

musketyr commented 2 years ago

The Jacoco and Jar plugins were still using create instead of register

paulk-asert commented 2 years ago

This would likely fix #486, at least for users not using Jacoco who currently still getting the warnings.