-
Notifications
You must be signed in to change notification settings - Fork 230
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
Cannot build ditto with maven #1836
Comments
What are the 10 test errors mentioned in the log? |
Here are all the errors in the terminal.
|
Then I assume that could have to do with JDK 18. So either skip the unit tests by building |
I tried with JDK 17. I got these three errors.
|
This one looks like you don't have docker running. |
The engine of docker was running. @thjaeckle this command However, when I build local Ditto Docker snapshot images by using
|
Please have a look here: #1699 |
I updated to |
Yes, indeed, However, when I executed |
Hello, I am using maven to build ditto. The terminal shows the errors in the following. It tells the error relating to JSON. I would like to know how to fix it.
I am using Macbook M1 Pro with Sonoma 14.1.2. The JDK version is 18. The maven version 3.9.6.
If you need more information, just let me know. Thanks a lot!
The text was updated successfully, but these errors were encountered: