Skip to content
New issue

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

Move to Java 8 #860

Closed
joelittlejohn opened this issue May 4, 2018 · 1 comment
Closed

Move to Java 8 #860

joelittlejohn opened this issue May 4, 2018 · 1 comment
Labels
Milestone

Comments

@joelittlejohn
Copy link
Owner

No description provided.

@ShanthkumarS079
Copy link

Please let me which version of jsonschem2pojo supports the jdk11.
I am getting an error
Caused by: java.lang.NoClassDefFoundError: org/apache/commons/io/FilenameUtils
at org.jsonschema2pojo.Jsonschema2Pojo.getNodeName(Jsonschema2Pojo.java:175)
at org.jsonschema2pojo.Jsonschema2Pojo.getNodeName(Jsonschema2Pojo.java:170)
at org.jsonschema2pojo.Jsonschema2Pojo.generateRecursive(Jsonschema2Pojo.java:134)
at org.jsonschema2pojo.Jsonschema2Pojo.generate(Jsonschema2Pojo.java:75)
at org.jsonschema2pojo.Jsonschema2Pojo$generate.call(Unknown Source)
at org.jsonschema2pojo.gradle.GenerateJsonSchemaJavaTask.generate(GenerateJsonSchemaJavaTask.groovy:70)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants