= 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.
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].