SpongePowered / MixinGradle

Gradle plugin that adds the Mixin technology capability to your project.
MIT License
90 stars 60 forks source link

MixinGradle maven repository doesn't have Plugin Marker Artifacts #8

Open Barteks2x opened 6 years ago

Barteks2x commented 6 years ago

Same issue as https://github.com/MinecraftForge/ForgeGradle/issues/508

NikkyAI commented 5 years ago

this can be easily fixed by using the java-gradle-plugin and maven-publish gradle plugins, they register publish tasks that will also publish the marker

https://docs.gradle.org/4.10-rc-2/userguide/java_gradle_plugin.html#example_using_the_gradleplugin_block