jaxrs-analyzer-maven-plugin icon indicating copy to clipboard operation
jaxrs-analyzer-maven-plugin copied to clipboard

Maven plugin for the JAX-RS Analyzer

= JAX-RS Analyzer Maven Plugin Sebastian Daschner

Maven plugin for the https://github.com/sdaschner/jaxrs-analyzer[JAX-RS Analyzer].

To enable the plugin, simply add these lines to your pom.xml in the <plugins> section.


com.sebastian-daschner jaxrs-analyzer-maven-plugin 0.17 analyze-jaxrs swagger example.com ----

After building your project, the documentation resides under 'target/jaxrs-analyzer/'.

For all configuration options please see the Maven plugin https://github.com/sdaschner/jaxrs-analyzer-maven-plugin/blob/master/Documentation.adoc[documentation].