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 Gradle plugin mapping for plugins that do not have a marker artifact #1189

Closed
snicoll opened this issue Mar 2, 2021 · 0 comments
Closed
Assignees
Milestone

Comments

@snicoll
Copy link
Contributor

snicoll commented Mar 2, 2021

Now that buildscript shouldn't be used anymore, plugins that don't have a marker artifact need some extra code in settings.gradle to teach gradle which dependency it should use to download the plugin implementation.

Given that buildScript does not work with the Kotlin DSL, this is mandatory if one wants to add such a plugin to the build.

@snicoll snicoll added this to the 0.11.0 milestone Mar 2, 2021
@snicoll snicoll closed this as completed in d1df1d5 Mar 2, 2021
@snicoll snicoll self-assigned this Mar 2, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant