Modularize Gradle

Due to its excellent platform independent scripting I would like to use Gradle as application installer tool on Windows/*nix The only thing that’s worrying me now is the size of 40MB for just the binaries.

Is there any chance gradle itself will be modularized like maven or more than likely not? Thanks, David

The plan is to modularize it over time, but likely not as far as Maven. Chances are that some of the plugins will at some point no longer ship with all distributions.