hierynomus / license-gradle-plugin

Manage your license(s)
http://www.javadude.nl
Other
409 stars 114 forks source link

Fix resolving configuration issue #149

Closed yoquankara closed 6 years ago

yoquankara commented 6 years ago

Fix #137 #113

Specification change since Gradle 3.3 and made by default in Gradle 3.4 causes IllegalStateException for Java relating configuration such as "implementation". https://docs.gradle.org/3.4/release-notes.html#configurations-can-be-unresolvable

The fix idea is learned from: https://github.com/jeremylong/dependency-check-gradle/pull/33/

yoquankara commented 6 years ago

@hierynomus The Travis CI build setup seems incorrect. My local build was OK. Could you check and also review the code?

yoquankara commented 6 years ago

Thank you for your review!!We love your plugin and really glad that the issue has gone away  : )Thanks again for your time and effort to keep building great stuff!Best,yoquan2018/02/22 午後8:02 Jeroen van Erp notifications@github.com:Merged #149.

—You are receiving this because you authored the thread.Reply to this email directly, view it on GitHub, or mute the thread.