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

Unable to traverse dependencies of projects generated by this plugin #55

Open
robert3005 opened this issue Oct 22, 2018 · 0 comments
Open

Comments

@robert3005
Copy link
Contributor

robert3005 commented Oct 22, 2018

If you try to traverse dependencies via evaluationDependsOn(...) and Configuration#getDependencies you will notice that subprojects like <project>-jersey only have their dependencies registered once <project> is evaluated but that never exists anywhere in dependency chain. Would be great to avoid dynamically adding dependencies in subprojects from parent project

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