Open TheoBong opened 2 years ago
I copied this code directly into my enviroment and have this pom.
When I run java -jar file-with-dependencies.jar it receive this error: https://pastebin.com/ahW8YFXT
file-with-dependencies.jar
Copy the aforementioned code, compile it, and attempt to run it.
The code should run without error.
The code errors (https://pastebin.com/ahW8YFXT)
Subject of the issue
I copied this code directly into my enviroment and have this pom.
When I run java -jar
file-with-dependencies.jar
it receive this error: https://pastebin.com/ahW8YFXTYour environment
Steps to reproduce
Copy the aforementioned code, compile it, and attempt to run it.
Expected behaviour
The code should run without error.
Actual behaviour
The code errors (https://pastebin.com/ahW8YFXT)