Relative Content

Tag Archive for gradlegroovygradle-plugingradle-groovy-dslgradle-plugin-development

gradle plugin not found after publishToMavenLocal

I want to publish my plugin in my local Maven repository, and it does not work. The plugin looks published, but is not found after publishing. This happens even with the “hello-world” plugin generated by gradle init.