Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Critical
-
Resolution: Fixed
-
Affects Version/s: 2.2
-
Fix Version/s: 2.2.1
-
Labels:None
-
Environment:Maven 3.0-alpha-7
-
Number of attachments :
Description
After upgrading from alpha 6 to alpha 7, the classpath entry is missing in the MANIFEST of my ejb module. See the attached project as example.
Issue Links
- is related to
-
MNG-4526
[regression] Shade plugin includes too much (relative to 2.2.1)
-
This is a bug in the EJB Plugin (missing @requiresDependencyResolution annotation) that shows up with recent Maven 3.0 alphas due to the fix for
MNG-4526.