Maven DocCheck Plugin

Maven DocCheck Plugin is a report-type plugin for Apache Maven. It will create and register a report on missing and corrupt javadoc comments using the Sun Doc Check Doclet.

Generates documentation for the Java code in the project using the Doc Check Doclet. The default settings will suit many projects, and simply entering maven doccheck will create the standard documentation.

The standard settings for the plugin are suitable for many uses. A full range of properties is also provided for further customization.

Here are some samples of the DocCheck Report.

Disclaimer

The Maven DocCheck Plugin team and the Sun Doc Check Doclet team are completely independent organizations.

The Maven DocCheck Plugin team is NOT responsible for any of the Sun Doc Check Doclet source, documentation, or any other artifact of the Sun Doc Check Doclet. All comments about the Sun Doc Check Doclet should be discussed with the Sun Doc Check Doclet team.

Likewise, the Sun Doc Check Doclet team is NOT responsible for any of the Maven DocCheck Plugin source, documentation, or any other artifact of the Maven DocCheck Plugin. All comments about the Maven DocCheck Plugin should be discussed in the Maven DocCheck Plugin mailing list.