Skip to content

Conversation

@ENDERZOMBI102
Copy link

when the architectury plugin is applied, it tries to apply 4 more plugins ( java, eclipse, idea and org.jetbrains.gradle.plugin.idea-ext ), but the way it was done caused only the last one ( org.jetbrains.gradle.plugin.idea-ext ) to actually apply, as maps cannot contain more than one value for a specific key, this PR fixes this by using the project.pluginManager.apply() method to apply each plugin individually.

@CLAassistant
Copy link

CLAassistant commented Jan 16, 2023

CLA assistant check
All committers have signed the CLA.

@ENDERZOMBI102 ENDERZOMBI102 changed the title actually make plugins apply Fix plugin not applying plugins as intended Jan 16, 2023
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

Successfully merging this pull request may close these issues.

2 participants