sdaschner / jaxrs-analyzer-maven-plugin

Maven plugin for the JAX-RS Analyzer
Apache License 2.0
91 stars 38 forks source link

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