Hi,

We would like to be able to sign our jar file for distribution, and have
noticed that the jar plugin has a sign task.  However, this task is part of
the "package" phase of the lifecycle, at which point we don't have the right
jar file - we want to do it when assembly:assembly is executed.  In which
direction should we be looking for solving this?  Forking the jar task?
Finding another plugin?

Thanks,
Ricky.

Reply via email to