Hi David, Are you doing a 'clean' before the subsequent run? Its probably succeeding because the webstart plugin won't try to re-sign or re-pack if the dependent jar hasn't changed.
There's a note about this on the plugin goal page. http://mojo.codehaus.org/webstart-maven-plugin-parent/webstart-maven-plugin/jnlp-mojo.html On Thu, 2007-04-12 at 17:10 -0400, David Corbin wrote: > I'm working on adding the signing capability to my project. I don't have it > working yet. But I noticed, that if I run it once and it fails to sign > stuff, it quits and complains. Subsequent runs however "succeed" without > complaining and without signing. > > David > > --------------------------------------------------------------------- > To unsubscribe from this list please visit: > > http://xircles.codehaus.org/manage_email > --------------------------------------------------------------------- To unsubscribe from this list please visit: http://xircles.codehaus.org/manage_email
