So I have my jar plugin include the classpath in the manifest. That
classpath specifies the version text as x.y-SNAPSHOT. The assembly
plugin, on the other hand, packs the resolved snapshot name
(x.y-date.sig-buildnr) of the jars into the assembly, causing the
application to fail.
Is there a way to tell the assembly plugin to not do that?
--
cg
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]