Installer
Installer copied to clipboard
Release src jar
Is your feature request related to a problem? Please describe. A source jar would make debugging stuff easier when the installer is used as a library, e.g. in impact.
Describe the solution you'd like
A sourceJar task that includes the project sources. This should be included in releases and published to maven. See the gradle docs for an example.