java-ddd-example icon indicating copy to clipboard operation
java-ddd-example copied to clipboard

Can't get the project up and running

Open nelopuchades opened this issue 3 years ago • 3 comments

Hi! I'm just trying to follow the 'how to start' section of the README.md but I've faced a couple of problems.

My Java version is 11.0.15 (since the README says to use the 11 version).

image

When i run make up for bringing up the Docker environment, everything works fine as you can see in the following screenshot.

image

But when I run make build for building and creating the project JAR, the tests throw a bunch of errors as you can see in the following screenshot that don't allow me to continue with the build.

image

Am I doing something wrong or missing something? Any kind of feedback would be appreciated. 🙏🏻

nelopuchades avatar Jul 16 '22 14:07 nelopuchades

Same issue in Archlinux operating system bitmoji

yacosta738 avatar Jul 24 '22 23:07 yacosta738

Can you take a look at this? 👀 @JavierCane @rgomezcasas

nelopuchades avatar Jul 24 '22 23:07 nelopuchades