btkelly / gnag

A Gradle plugin that helps facilitate GitHub PR checking and automatic commenting of violations.
http://gnag.watch
Apache License 2.0
125 stars 14 forks source link

Don't forcibly add jcenter to project repositories #193

Closed stkent closed 3 years ago

stkent commented 5 years ago

In GnagPlugin.groovy:

project.repositories.jcenter()

This could alter how non-Gnag dependencies are resolved within the host project. Better solutions may be: