Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

NoSuchMethodError using Gradle 6.2.1 #2

Closed
paulk-asert opened this issue Feb 25, 2020 · 5 comments
Closed

NoSuchMethodError using Gradle 6.2.1 #2

paulk-asert opened this issue Feb 25, 2020 · 5 comments

Comments

@paulk-asert
Copy link

java.lang.NoSuchMethodError: 'void org.gradle.util.SingleMessageLogger.nagUserOfPluginReplacedWithExternalOne(java.lang.String, java.lang.String)'
        at com.github.blindpirate.osgi.plugins.osgi.OsgiPlugin.apply(OsgiPlugin.java:42)
        at com.github.blindpirate.osgi.plugins.osgi.OsgiPlugin.apply(OsgiPlugin.java:37)
        at org.gradle.api.internal.plugins.ImperativeOnlyPluginTarget.applyImperative(ImperativeOnlyPluginTarget.java:43)
        ...
@blindpirate
Copy link
Owner

@paulk-asert How to reproduce it?

@paulk-asert
Copy link
Author

paulk-asert commented Feb 25, 2020

I just upgraded gradle version on groovy codebase and tried gradle tasks.

@blindpirate
Copy link
Owner

OK. Will try to fix it today.

@paulk-asert
Copy link
Author

It is not super urgent but a fix when you get a chance would be great! :-)

@paulk-asert
Copy link
Author

Works and your Groovy PR is merged. Thanks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants