Trying to build from source #1902
Replies: 4 comments 2 replies
-
I have also experienced this problem recently when using one of my development machines. I haven't had the time to dive into it and thought that it was only related to that machine. In the meantime you can build and skip the tests:
|
Beta Was this translation helpful? Give feedback.
-
hello, i have also tried with the master branch but i am using intellij, i got all dependencies downloaded and my run configurations are as described in the read me, but my build stops with this message:
i was wondering if the project is set to work mainly for netbeans? should i switch? greetings! |
Beta Was this translation helpful? Give feedback.
-
Beta Was this translation helpful? Give feedback.
-
I tried with netbeans as well but is giving me a lib issue in one of the dependencies |
Beta Was this translation helpful? Give feedback.
-
I have been attempting to compile the application from the source code. I have cloned the Repo to my fresh Windows 11 machine. I have installed Java and MVN:
A bit strange that the OS = 10 not 11 but....`
I have opened the repo in VSCODE (Could be the issue) and when I run
mvn install
Beta Was this translation helpful? Give feedback.
All reactions