griffio / gradle-plugins

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

License Build Status

EWERK Gradle Plugins

Introduction

This repository was introduced in order to use the Github/Gradle Plugin Portal capabilities for publishing open source Gradle plugins and using them with the new plugin declaration syntax introduced in Gradle 2.1.

The plugins are released using the plugin-publish plugin. Prior to the actual publication process, the plugins were hosted at Bintray organizational account 'ewerk'. This account and all associated repositories have been deleted, as the plugins are now directly hosted at the plugin portal itself.

The plugins are designed around Java language support. At the time being a lot of issues are raised regarding Groovy language support, which is not intended. The plugins may become compatible in the future, therefore help is very appreciated.

Gradle compatibility

Plugin ≥ 2.1 ≥ 3.3
annotation-processor-plugin ≤1.0.3 ≥1.0.4-SNAPSHOT
artifactory-deb-publish-plugin ≤1.0.1 ≥1.0.2-SNAPSHOT
auto-value-plugin ≤1.0.7 ≥1.0.8-SNAPSHOT
dagger-plugin ≤1.0.7 ≥1.0.8-SNAPSHOT
integration-test-plugin ≤1.0.8 ≥1.0.9-SNAPSHOT
jaxb2-plugin ≤1.0.2 ≥1.0.3-SNAPSHOT
querydsl-plugin ≤1.0.7 ≥1.0.8-SNAPSHOT

Plugins

Please have a look at the Samples providing code examples on how to use the plugins.

About

License:Apache License 2.0


Languages

Language:Groovy 97.5%Language:Java 2.5%