question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Cannot use mbknor-jackson-jsonschema with JDK 11

See original GitHub issue

requires mbknor.jackson.jsonschema.2.12; is not valid

Could you please add module name to meta-inf

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Comments:6 (4 by maintainers)

github_iconTop GitHub Comments

1reaction
jflefebvre06commented, Nov 20, 2019

Yes your fix will work fine thanks

1reaction
mbknorcommented, Nov 19, 2019

Thanks a lot for the detailed info… Please have a look at the PR. Do you think this fixes the issue?

Read more comments on GitHub >

github_iconTop Results From Across the Web

Jackson jsonSchema Generator - GitHub
Generate JSON Schema with Polymorphism using Jackson annotations - GitHub ... (which is not currently 'natively' supported by mbknor-jackson-jsonSchema), ...
Read more >
Jackson: How can I generate json schema which rejects all ...
I'm using pure java. The library may have been written in scala, but it certainly works in java. Personally, I don't see this...
Read more >
JSON Schema Serializer and Deserializer
For example, when using the mbknor-jackson-jsonSchema utility to generate a JSON Schema from a Java POJO, one can use the annotation @SchemaInject to ......
Read more >
mbknor-jackson-jsonschema 1.0.39 - Scaladex
Generate JSON Schema with Polymorphism using Jackson annotations ... libraryDependencies += "com.kjetland" %% "mbknor-jackson-jsonschema" % "1.0.39"
Read more >
Introduction – API Reference
The victools:jsonschema-generator aims at allowing the generation of JSON Schema (Draft 6, Draft 7, Draft 2019-09 or Draft 2020-12) to document Java code....
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found