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

Add support for gradle java-library & its fine grained scopes #145

Open
thekalinga opened this issue Jun 17, 2019 · 0 comments
Open

Add support for gradle java-library & its fine grained scopes #145

thekalinga opened this issue Jun 17, 2019 · 0 comments

Comments

@thekalinga
Copy link

Currently the plugin only bundles dependencies that are in compile scope

But, plugins like java-library allows us to have more fine grained control over which dependency gets used when. It introduces api, implementation & a lot more

Can you add support for this aswell

Thanks!

@FibreFoX FibreFoX added this to the project rework milestone Dec 8, 2019
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