Replies: 1 comment
-
Sorry for the late reply. I have no idea why those tests are failing on your machine. What branch are you compiling? Also try to use an older version of Java. I have only successfully been able to run UGS using Java 8 and Java 13 due to some library issues. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I'm dealing with issues using Maven to run the ugs program, I am unfamiliar with Maven so any help would be greatly appreciated!
First, when building the ugs core project I get several NullPointer errors
Next, the last report when building ugs-core project it seems to suggest that there is an issue with dependencies.
It is also worth mentioning that I run into similar errors related to dependancies when building ugs-classic or ugs-platform-parent
If anyone has dealt with something similar help would be greatly appreciated!
For more info, I'm running netbeans 9.0, java 17.0.1, Maven 3.8.4
Beta Was this translation helpful? Give feedback.
All reactions