Details
-
Type:
Improvement
-
Status:
Open
-
Priority:
Major
-
Resolution: Unresolved
-
Affects Version/s: plexus-compiler-1.8.1
-
Fix Version/s: None
-
Component/s: plexus-compiler
-
Labels:None
-
Patch Submitted:Yes
-
Number of attachments :
Description
Plexus compiler ECJ integration currently suffers from various problems, listed in PLX and PLXCOMP issues:
- PLX-458 (case sensitivity issues)
- PLX-456 (warnings cannot be hidden)
- PLXCOMP-168 (Incorrect debugging information in .class)
The attached patch (based on 1.8.1 version) fixes all issues listed above, enabling (at least for the projects we have internally, representing a few millions LOC) a usable Maven compilation made with ECJ.
That would be great to apply this patch, for anyone willing to use Eclipse as compiler for Maven builds (for performance reasons for instance)
Don't let this awesomeness go an entire year untouched, please..