gradle / common-custom-user-data-gradle-plugin

Gradle plugin that enhances published build scans by adding a set of tags, links and custom values that have proven to be useful for many projects building with Develocity.
https://gradle.com/develocity
Apache License 2.0
41 stars 30 forks source link

Disable the default JAR task in favor of the shadow JAR task #287

Closed pshevche closed 6 months ago

pshevche commented 6 months ago

Summary

Following up on https://github.com/gradle/common-custom-user-data-gradle-plugin/pull/286#discussion_r1531851374. I did not get any suggestions from the BT team, so I went with the other alternative @runningcode suggested.