I am trying to use raml-to-jaxrs-gradle-plugin:3.0.6 following the below examples https://github.com/mulesoft-labs/raml-for-jax-rs/blob/master/raml-to-jaxrs/raml-to-jaxrs-gradle-plugin/README.md
Exception i am getting is : A problem was found with the configuration of task : 'ramltojaxrs' (type 'CodeGeneratorTask'). In Plugin 'ramltojaxrs' type 'org.raml.jaxrs.gradle.codegen.CodeGeneratorTask' property 'ramlExtension' is missing an input or output annotation.
Any help is appreciated.
tried using gradle plugin wrapper.