Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
3.0.0-alpha2
-
None
Description
The maven-project-info-reports-plugin version 2.7 depends on maven-shared-jar-1.1, which uses bcel 5.2. This does not work well with the new lamda expression. The 2.9 depends on maven-shared-jar-1.2, which works around this problem by using the custom release of bcel 6.0.
Attachments
Attachments
Activity
Kihwal Lee
created issue -
Kihwal Lee
made changes -
Field | Original Value | New Value |
---|---|---|
Assignee | Kihwal Lee [ kihwal ] |
Kihwal Lee
made changes -
Target Version/s | 3.0.0-alpha2 [ 12337975 ] |
Kihwal Lee
made changes -
Attachment | HADOOP-13671.patch [ 12831123 ] |
Kihwal Lee
made changes -
Status | Open [ 1 ] | Patch Available [ 10002 ] |
Kihwal Lee
made changes -
Summary | Fix ClassFormatException during trunk build. | Fix ClassFormatException in trunk build. |
Kihwal Lee
made changes -
Fix Version/s | 3.0.0-alpha2 [ 12337975 ] | |
Resolution | Fixed [ 1 ] | |
Status | Patch Available [ 10002 ] | Resolved [ 5 ] |
Steve Loughran
made changes -
Component/s | build [ 12311543 ] | |
Affects Version/s | 3.0.0-alpha2 [ 12337975 ] |
The current trunk build has this: