Skip to content

Latest commit

 

History

History

gradle-plugin

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

gradle plugin

Gradle plugin with support for incremental builds.

Available at plugins.gradle.com.

build

First build the root Maven project. Then run

./gradlew clean build publishToMavenLocal --info

See gradle-plugin-example.