corda/gradle-plugins
Clinton Alexander 7858a76542 Merged in clint-gpgpassword (pull request #541)
Due to updated GPG key that requires a passphrase a passphrase block has been added.
2016-11-24 18:24:46 +00:00
..
cordformation Merged in clint-gpgpassword (pull request #541) 2016-11-24 18:24:46 +00:00
publish-utils Merged in clint-gpgpassword (pull request #541) 2016-11-24 18:24:46 +00:00
quasar-utils Merged in clint-gpgpassword (pull request #541) 2016-11-24 18:24:46 +00:00
build.gradle Removed redundant configuration in samples that misled developers. Fixed the dependency on Cordformation plugin. 2016-11-21 13:46:30 +00:00
README.rst Updated readme with more accurate instructions. 2016-11-17 17:12:06 +00:00
settings.gradle Many fixes to get gradle plugins and other projects working post-merge. 2016-11-17 17:09:31 +00:00

Gradle Plugins for Cordapps

The projects at this level of the project are gradle plugins for cordapps and are published to Maven Local with the rest of the Corda libraries.

Note

Some of the plugins here are duplicated with the ones in buildSrc. While the duplication is unwanted any currently known solution (such as publishing from buildSrc or setting up a separate project/repo) would introduce a two step build which is less convenient.

Installing

If you need to bootstrap the corda repository you can install these plugins with

gradle install