Generating resources
Failed to generate sub method: /presentations/{presentationId}
because the sub method name could not be resolved
Failed to generate resources for uri: /presentations/{presentationId}
because this route doesn't have any methods or sub resources
✔ PresentationApi
Failed to generate sub method: /products/{productId}
because the sub method name could not be resolved
Unable to generate all resources (for methods with brackets) for example https://github.com/mulesoft/raml-for-jax-rs/blob/master/raml-to-jaxrs/examples/jersey-example/src/main/resources/raml/sales-enablement-api.raml
Output:
Generating resources Failed to generate sub method: /presentations/{presentationId} because the sub method name could not be resolved Failed to generate resources for uri: /presentations/{presentationId} because this route doesn't have any methods or sub resources ✔ PresentationApi Failed to generate sub method: /products/{productId} because the sub method name could not be resolved
✔ ProductApi