• Jim Schubert's avatar
    [gradle] Plugin release management (#201) · 5a332f3c
    Jim Schubert authored
    * [gradle] Plugin release management
    
    This applies steps necessary for publishing to Sonatype, including
    sources, javadoc, jar and signing. Also includes full POM details, per
    Sonatype requirements.
    
    * Properties placeholders in gradle plugin (should allow users without these settings to build locally)
    * Update build wrapper for install task to be used with new maven plugin, not maven-publish plugin
    * Add code signing for gradle and maven
    5a332f3c