>Is there a common groupId used for Gradle plugins?

At the moment, there is no such thing as a common groupId for gradle
plugins. We tend to prefer 'org.gradle.api.plugins.myplugin' convention
mostly. If you deviate from this convention you should be ok anyway.

Hope that helps!

On Tue, Dec 13, 2011 at 9:28 AM, Ealden Escañan <[email protected]> wrote:

> Hi,
>
> Is there a common groupId used for Gradle plugins?  I contribute to
> gradle-android-plugin <https://github.com/jvoegele/gradle-android-plugin> and
> for the upcoming 1.1.0 release we were hoping to have it in Maven Central.
>  Since a lot more people contributed lately, and due to the Maven Central
> move, we figured that a groupId change was in order.
>
> I checked the Gradle Plugins list as well as the FAQ and there doesn't
> seem to be any guideline.  What's the best way to proceed with this?
>
> Best regards,
>
> --
> Ealden Escañan
> http://ealden.net
>



-- 
Szczepan Faber
Principal engineer@gradleware
Lead@mockito

Reply via email to