Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Cannot Reproduce
-
None
-
None
-
None
-
None
Description
I'm using the jar plugin to add my dependencies to the manifest. I'm also using the assembly plugin to package all dependencies into one archive. The problem is that the jar manifest adds my dependencies as "foo-SNAPHOT" and the archiver adds them as "foo-20041113.jar".
This causes my snapshot classes to not be found at runtime.
Attachments
Issue Links
- is related to
-
MASSEMBLY-67 assembling dependent jars or snapshots uses timestamp formatted version instead of ${version}
- Closed