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

Exclude plugin marker dependencies from generated graph #111

Closed
bigdaz opened this issue Feb 10, 2024 · 0 comments
Closed

Exclude plugin marker dependencies from generated graph #111

bigdaz opened this issue Feb 10, 2024 · 0 comments
Milestone

Comments

@bigdaz
Copy link
Member

bigdaz commented Feb 10, 2024

Plugin marker dependencies are an artifact of the way plugins are resolved in Gradle, and duplicate the actual plugin dependency. These add no value to the graph and should be excluded by default.

@bigdaz bigdaz modified the milestones: v1.3.0, v1.2.1 Feb 10, 2024
bigdaz added a commit that referenced this issue Feb 11, 2024
Plugin marker dependencies are an artifact of the way plugins are resolved in Gradle, and duplicate the actual plugin dependency.
These add no value to the graph and should be excluded by default.

Fixes #111
@bigdaz bigdaz closed this as completed in a858e7e Feb 12, 2024
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