You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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 ?
The text was updated successfully, but these errors were encountered:
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.
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 ?
The text was updated successfully, but these errors were encountered: