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

implementation dependencies not resolved #23

Open
mpern opened this issue Dec 28, 2018 · 0 comments
Open

implementation dependencies not resolved #23

mpern opened this issue Dec 28, 2018 · 0 comments

Comments

@mpern
Copy link

mpern commented Dec 28, 2018

compile is deprecated since Gradle 3.4, one should use implementation instead

https://docs.gradle.org/current/userguide/java_plugin.html#tab:configurations

The plugin doesn't pick up any dependencies declared for the implementation scope and consequently doesn't package them into the plugin jar.

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

1 participant