jsonschema2pojo icon indicating copy to clipboard operation
jsonschema2pojo copied to clipboard

URL as source not working in latest releases

Open Arkioner opened this issue 5 years ago • 4 comments

The issue https://github.com/joelittlejohn/jsonschema2pojo/pull/294 works perfect if i use the 0.4.9 version of the gradle plugin but when i try to do the same with the 1.0.1 it always throw an error saying : Cannot convert URL 'https://midomain.com/Refund-Event.json/1.json' to a file.. Is the new version broken or i'm missing something?

Arkioner avatar Aug 05 '19 10:08 Arkioner

Could you try with some other versions between 0.4.9 and 1.0.1? Maybe we could narrow this down to a particular version and see which change introduced the problem.

joelittlejohn avatar Aug 12 '19 10:08 joelittlejohn

not right now. Moved to another project :(

Arkioner avatar Sep 02 '19 11:09 Arkioner

Know this is an old thread, but I'm having the same issue with the url not working either in the latest build. it might be with 0.4.13. 04.12 worked but 0.4.13 gave me the following: Execution default of goal org.jsonschema2pojo:jsonschema2pojo-maven-plugin:0.4.13:generate failed: URI scheme is not "file"

seittema avatar Apr 11 '20 04:04 seittema

Push maybe some will consider this open ticket. Is there a quickfix possible, also with possible authentication (basci) in mind?

d4kine avatar Aug 26 '22 13:08 d4kine