-
-
Notifications
You must be signed in to change notification settings - Fork 2.5k
Closed
Description
I have created (but not published) a small bootstrap agent to make using Lombok with Maven and the ECJ compiler easier. That combination currently requires either a non-portable build (as described on the setup/ecj page) or putting lombok.jar into source control with your project. The bootstrap agent allows you to contain the build in your pom.xml without embedding lombok.jar.
The project is located at https://github.com/JohnPaulTaylorII/lombok-maven-ecj-bootstrap.
Questions:
- Is this worth including in the projectlombok space rather than mine? (I know it's fairly niche.)
- If not, is it okay to publish this artifact using the org.projectlombok group, or would you prefer if I use a different one?
- Would a PR updating the setup/ecj page to explain this alternative setup be accepted?
Thanks for your consideration.
Metadata
Metadata
Assignees
Labels
No labels