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

No code generation for valid JSON schema, no error output #1640

Open
rvullriede opened this issue Oct 29, 2024 · 1 comment
Open

No code generation for valid JSON schema, no error output #1640

rvullriede opened this issue Oct 29, 2024 · 1 comment

Comments

@rvullriede
Copy link

rvullriede commented Oct 29, 2024

Install latest version:

brew install jsonschema2pojo

check version:

jsonschema2pojo -v jsonschema2pojo version 1.2.2

try to generate code for https://adaptivecards.io/:

jsonschema2pojo --source http://adaptivecards.io/schemas/adaptive-card.json --target java-gen -log trace

The online output I get is:

Reading schema: http://adaptivecards.io/schemas/adaptive-card.json

No additional info is logged, no files are generated.

Same result when I use the maven plugin.

@unkish
Copy link
Collaborator

unkish commented Oct 30, 2024

Hi

It looks like a duplicate of #1547 thus following comment there is also applicable to given case.

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

No branches or pull requests

2 participants