-
Notifications
You must be signed in to change notification settings - Fork 48
make configuration and upload task configurable #1
Comments
ok, let's reformulate it :-) what needs to be done so I can use this great plugin for https://github.com/gaelyk/gaelyk-resources-plugin? could I've seen
|
You can configure the plugin to not sign the publications with |
man, this issue is so old, that it was really difficult to remember. the problem was, that the nexus plugin always used the |
OK, I am wondering why you need the custom configuration for this. |
because if you write a gaelyk plugin with some templates and groovlets you usually write it as web app and than you just precompiles templates, groovlets and so on and wrap it into jar. so the |
Alright, shouldn't be too hard to introduce a property to set a custom configuration. I am going to work on this soon...in case you are still interested. ;-) |
yes I am 2013/12/13 Benjamin Muschko [email protected]
|
…ts. Split out tests into multiple classes.
is few situations such as uploading gaelyk binary plugin there is a need to create custom configuration such as plugin in this example
https://github.com/musketyr/gaelyk-resources-plugin/blob/master/build.gradle
it would be also nice if the plugin let the configuration automatically extend signatures configuration when signing is enabled.
The text was updated successfully, but these errors were encountered: