Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
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
Attachments
Issue Links
- is duplicated by
-
MASSEMBLY-91 Currently the assembly plugin renames SNAPSHOT dependencies to a date stamp ex. api-authorisation-4.00-20060502.150651-20.jar
- Closed
- is related to
-
MJAR-28 Using the jar plugin with addClasspath and snapshots can create manifest classpath with incorrect jar versions
- Closed
-
MSHARED-36 Maven Archiver creates incorrect Class-Path entry in Manifest for deployed snapshots
- Closed
- relates to
-
MASSEMBLY-3 assembling dependencies uses timestamp instead of snapshot jars
- Closed