rdf2x icon indicating copy to clipboard operation
rdf2x copied to clipboard

java.lang.ClassNotFoundException Error

Open noam2 opened this issue 4 years ago • 1 comments

I'm getting a "Caused by: java.lang.ClassNotFoundException: com.merck.rdf2x.main.Main" error when running the program with mvn. Any idea how to fix this ?

noam2 avatar Apr 05 '20 17:04 noam2

Hi @noam2, thanks for letting me know, the README was missing one step. You first need to build the project using mvn compile. Let me know if that works for you.

prihoda avatar Apr 06 '20 12:04 prihoda