这是indexloc提供的服务,不要输入任何密码
Skip to content

[FEATURE] Lombok Maven+ECJ bootstrap agent #3143

@jopatai

Description

@jopatai

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:

  1. Is this worth including in the projectlombok space rather than mine? (I know it's fairly niche.)
  2. If not, is it okay to publish this artifact using the org.projectlombok group, or would you prefer if I use a different one?
  3. Would a PR updating the setup/ecj page to explain this alternative setup be accepted?

Thanks for your consideration.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions