public class JaxRsReportMojo
extends org.apache.maven.reporting.AbstractMavenReport
Generates a report about jaxrs resources. The report includes java doc descriptions
about paths, http methods, comments and parameters of the methods. The report
will be generated in the site phase, the default goal is jaxrs-report.
Field Summary
Fields inherited from interface org.apache.maven.reporting.MavenReport
CATEGORY_PROJECT_INFORMATION, CATEGORY_PROJECT_REPORTS, ROLE
Fields inherited from interface org.apache.maven.plugin.Mojo