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

Build fails on MacOS , Microservice deployment using containers #5

Open
datasmithadvtech opened this issue Feb 21, 2021 · 1 comment

Comments

@datasmithadvtech
Copy link

I did a git clone from this repo
i then executed , mvn docker:build , which failed for restaurant-service

O] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 37.155 s
[INFO] Finished at: 2021-02-20T20:56:18-05:00
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.jolokia:docker-maven-plugin:0.13.9:build (default-cli) on project restaurant-service: Execution default-cli of goal org.jolokia:docker-maven-plugin:0.13.9:build failed: JSONObject["auth"] not found. -> [Help 1]
[ERROR]

@RetinaInc
Copy link

I did a git clone from this repo i then executed , mvn docker:build , which failed for restaurant-service

O] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 37.155 s [INFO] Finished at: 2021-02-20T20:56:18-05:00 [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.jolokia:docker-maven-plugin:0.13.9:build (default-cli) on project restaurant-service: Execution default-cli of goal org.jolokia:docker-maven-plugin:0.13.9:build failed: JSONObject["auth"] not found. -> [Help 1] [ERROR]

There are many problems. POM file are misconfigures. Even the book didn't explain clearly.

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

No branches or pull requests

2 participants