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

maven build issues #5

Open
varahavenkatesh opened this issue Nov 23, 2024 · 1 comment
Open

maven build issues #5

varahavenkatesh opened this issue Nov 23, 2024 · 1 comment

Comments

@varahavenkatesh
Copy link

varahavenkatesh commented Nov 23, 2024

Hi,
First of all, thank for sharing a microservices application.
I am trying to follow the steps as per the read me document and build and eploy the application.
Currently I am facing Maven build issues. Can you please help me in resolving this issue?
For your information, i have pasted the issue below.

INFO] spring-boot-3-microservices 1.0-SNAPSHOT ........... SUCCESS [ 0.402 s]
[INFO] api-gateway 0.0.1-SNAPSHOT ......................... FAILURE [ 8.805 s]
[INFO] product-service 1.0-SNAPSHOT ....................... SKIPPED
[INFO] order-service 1.0-SNAPSHOT ......................... SKIPPED
[INFO] inventory-service 1.0-SNAPSHOT ..................... SKIPPED
[INFO] notification-service 1.0-SNAPSHOT .................. SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 9.737 s
[INFO] Finished at: 2024-11-23T09:52:42-08:00
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.springframework.boot:spring-boot-maven-plugin:3.2.4:build-image (default-cli) on project api-gateway: Execution default-cli of goal org.springframework.boot:spring-boot-maven-plugin:3.2.4:build-image failed: Builder lifecycle 'creator' failed with status code 51 -> [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/PluginExecutionException
[ERROR]
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR] mvn -rf :api-gateway

@arwindersingh82
Copy link

Getting the same issue - did you manage to fix this?

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

2 participants