Skip to content
New issue

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

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

Already on GitHub? # to your account

mvn compile #45

Open
luan-nvg opened this issue Oct 24, 2020 · 1 comment
Open

mvn compile #45

luan-nvg opened this issue Oct 24, 2020 · 1 comment

Comments

@luan-nvg
Copy link

[ERROR] Failed to execute goal com.github.eirslett:frontend-maven-plugin:1.8.0:npm (NPM build) on project dashboard: Failed to run task: 'npm run build' failed. org.apache.commons.exec.ExecuteException: Process exited with an error: 137 (Exit value: 137) -> [Help 1]
[ERROR]
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR]
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException

@ShortwaveRunner
Copy link

There are several dependencies missing or wrong from the pom.xml file. The following fixed my issues:

javax.annotation javax.annotation-api 1.2 org.projectlombok lombok 1.18.2 provided

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

No branches or pull requests

2 participants