Hi guys, One of the ways the signing plugin works is that you can specify that a configuration's artifacts can be signed. Currently there is no way to lazily do this, i.e. only the artifacts that exist as part of this configuration at the time you specify you want to sign it will be signed.
One way to solve this would be to add a listener mechanism for addition/removal of artifacts to a configuration. It might make sense to add this for dependencies too. Is there a reason not to have listeners for this? -- Luke Daley Principal Engineer, Gradleware http://gradleware.com --------------------------------------------------------------------- To unsubscribe from this list, please visit: http://xircles.codehaus.org/manage_email
