maven-compiler-plugin icon indicating copy to clipboard operation
maven-compiler-plugin copied to clipboard

[MCOMPILER-386] Enable lombok/ECJ integration to work

Open jira-importer opened this issue 6 years ago • 0 comments

Romain Manni-Bucau opened MCOMPILER-386 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

jira-importer avatar May 12 '19 08:05 jira-importer