java-json-tools/json-schema-validator

ClassNotFound: JsonSchemaFactory

Closed this issue · 3 comments

I am using following dependency in pom. xml. It works fine

com.github.java-json-tools json-schema-validator 2.2.11

But if I include all the JARs downloaded by maven as external jar it throws ClassNotFound Error for com.github.fge..jsonSchema.JsonSchemaFactory.class

I checked out maven central and things look pretty good on our end. Any chance you can post more info about your classpath?

Are you running this from the command line or as a library in another service?

Since we haven't heard back, I'm going to close this issue. Please feel free to re-open if you have more data.