Hi David, Right. That's what I was getting at actually. If nothing has changed (apart from jnlp template, pom etc) you need to do a clean, because the plugin sees that the dependent jar has not changed and won't try and re-sign or repackage.
So if you're still getting the signing error on the first attempt, you should also get the same error on the second attempt if you do a clean in between. Cheers, Kevin David Corbin <[EMAIL PROTECTED]> 13/04/2007 11:50 Please respond to [EMAIL PROTECTED] To [EMAIL PROTECTED] cc Subject [mojo-user] Re: [Spam] Re: [mojo-user] webstart signing problem On Thursday 12 April 2007 17:32, Kevin Stembridge wrote: > 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 No clean, but nothing had changed. --------------------------------------------------------------------- To unsubscribe from this list please visit: http://xircles.codehaus.org/manage_email --- This e-mail may contain confidential and/or privileged information. If you are not the intended recipient (or have received this e-mail in error) please notify the sender immediately and destroy this e-mail. Any unauthorized copying, disclosure or distribution of the material in this e-mail is strictly forbidden.
