MailetDocs Maven Plugin

MailetDocs is a Maven plugin which generates documentation for mailets. For example, this report.

Goals Overview

MailetDocs plugin has two goals:

  • mailetdocs:mailetdocs Generates catalog and reports on mailets and matchers on a single maven project
  • mailetdocs:aggregate Generates catalog and reports on mailets and matchers on a maven project and all its subprojects

Examples