Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Failed to execute goal org.projectlombok:lombok-maven-plugin:0.12.0.0:delombok #48

Open
BaluBabu opened this issue Jun 4, 2018 · 0 comments

Comments

@BaluBabu
Copy link

BaluBabu commented Jun 4, 2018

Hi Ryan Tenney,
Greetings..!
I am new to Java development, using your library for generating the pass. Actually i need to disable "Share Pass" option for that added a Json property(sharingProhibited) in Pass.java file and trying to build a jar file, While building jar file using Maven (in Mac Eclipse) getting bellow error.

  1. Can you help me to resolve this error. (Adding lombok.jar in build path does not helped)
  2. Can you let me know how to return the .pkpass file to caller function, Because im using IBM mobile first JavaScript code to call the Java code, so i must return binary .pkpass to javascript.

Failed to execute goal org.projectlombok:lombok-maven-plugin:0.12.0.0:delombok (default) on project passkit4j: Execution default of goal org.projectlombok:lombok-maven-plugin:0.12.0.0:delombok failed: A required class was missing while executing org.projectlombok:lombok-maven-plugin:0.12.0.0:delombok: com/sun/tools/javac/main/OptionName

screen shot 2018-06-04 at 7 42 26 pm

Thanks in Advance

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant