On 4/12/07, David Corbin <[EMAIL PROTECTED]> 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,

Please try to be more specific with your issues. If possible come with
a use case and reduced project that reproduces the problem (provide
the pom.xml, the mvn -X output, etc...). Always specify the maven
version(s) as well as the plugin version(s) you used when you had the
problem.

About your particular problem:
- what kind of complain do you get on your first run ?
- how do you know it failed to sign them ? Did you check the resulting
jars in the relevant target folders ?
- any interesting info under mvn -X ?
- on the second run, any particular output (in standard run or under mvn -X) ?

Note that the plugin doesn't try to resign jars so that may be why it
doesn't fail on the second run.

Thanks,

Jerome

---------------------------------------------------------------------
To unsubscribe from this list please visit:

   http://xircles.codehaus.org/manage_email

Reply via email to