We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
After mvn clean package
mvn clean package
I get:
conto_diff git:(main) java -cp target/ContoDiff-1.0-SNAPSHOT.jar org.ContoDiffMain Error: Unable to initialize main class org.ContoDiffMain Caused by: java.lang.NoClassDefFoundError: org/semanticweb/owlapi/model/OWLOntologyCreationException
The text was updated successfully, but these errors were encountered:
Thx for your issue! I'll assign it to @vicolinho so he will check it from next week on.
Sorry, something went wrong.
vicolinho
No branches or pull requests
After
mvn clean package
I get:
The text was updated successfully, but these errors were encountered: