This repository was archived by the owner on Feb 12, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 181
RAML-to-JAXRS CLI tool not generating model files in 2.1.x #296
Comments
hello, any solution? |
Could you try with -r and -m ? I might not default correctly. |
got the same
|
Could you try with the code on release/2.1.1 ? I fixed this issue: Which looks a lot like yours. |
you forgot posti-smartship from maven-examples´s pom |
so, I removed posti-smartship module and finally it´s ok. But still warnning
|
Thanks, I'll check after his this hurricane blows through. |
Hoping you are hypnotized by CNN and not in the path of the hurricane. If you are, a sincere good luck. |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
trying to use ramltojaxrs cli tool on a 0.8 raml file. It will generate resources based on the -r flag (using 2.1.0 and 2.1.1), but will not generate any model files with the -m flag. Keeps crashing with errors. The -s flag also fails.
The older 1.3.x tool seems to have no problem.
Also tested with the RAML 1.0 torture test API.raml in the project, it also fails attempting to generate models.
Command:
myRaml.raml:
w00t-schema.json:
error-schema.json:
The text was updated successfully, but these errors were encountered: