mulesoft-labs / raml-jaxrs-codegen

Tools to enable RAML-first development in JAX-RS projects
Other
40 stars 44 forks source link

Adding a default raml sourceDirectory of src/main/raml #3

Closed smauel closed 10 years ago

smauel commented 10 years ago

This commit fixes issue #2.

A default sourceDirectory for the maven plugin has been added to default to src/main/raml

fedebongio commented 10 years ago

Hi smauel, can we make it default to "${basedir}/src/main/resources/raml" instead? And maybe add a comment in the pom.xml file for the raml source directory?

Finally, would you please consider agreeing here: https://api-notebook.anypoint.mulesoft.com/notebooks#bc1cf75a0284268407e4?

Thanks!