CodePro Audit Plugin

The CodePro Audit plugin is a Maven 2 plugin that analyzes the resources in a project for conformance to a set of coding standards. It is based on the Code Audit feature found in CodePro AnalytiX™, an automated software quality tool from Instantiations.

The coding standards are represented by an audit rule set. All of the information about which resources to audit, which audit rule set to use, and other parameters controlling the analysis can be configured in the project's pom, as described in the documentation of the individual goals.

Requirements

Because CodePro is an Eclipse-based tool, the project to be analyzed must be configured as an Eclipse project. In addition, you must have first installed a JRE (version 1.4 or later) on your build machine.

Goals Overview

The CodePro Audit plugin defines three goals:

Usage

Instructions on how to use the CodePro Audit plugin can be found in the usage information.