Support for Gradle plugin portal
This release adds support for the new Gradle plugin portal. As such, the plugin id has changed to the new fully-qualified id format. The new id is "com.terrafolio.jenkins":
apply plugin: "com.terrafolio.jenkins"
Also included in this release:
- Refactor of class hierarchy to eliminate some anti-patterns and awkward relationships.
- Issue #38: Support for git credentials