apache / apache/maven-compiler-plugin
[MCOMPILER-386] Enable lombok/ECJ integration to work
- Dominant language
- Java
- Stars
- 261
- Forks
- 191
- Avg merge
- 1d 5h
- Merged PRs (30d)
- 8
Description
**[Romain Manni-Bucau](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=romain.manni-bucau)** opened **[MCOMPILER-386](https://issues.apache.org/jira/browse/MCOMPILER-386?redirect=false)** and commented
Lombok patches ecj through a javaagent to enable its integration.
Maven plugin could support plexus compiler integration to add class file transformers to make it smooth and avoid a 2 phase build (retrieve lombok, set opts, run build).
https://projectlombok.org/setup/ecj provided the details
---
No further details from [MCOMPILER-386](https://issues.apache.org/jira/browse/MCOMPILER-386?redirect=false)
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.