Maven 生成のレポート / Maven Generated Reports

This document provides an overview of the various reports that are automatically generated by Maven. Each report is briefly described below.

このドキュメントはMavenによって自動生成されたさまざまなレポートの概要を提供します。各々のレポートは以下に簡単に説明されています。

概要 / Overview

ドキュメント 説明
変更ログ
/ Change Log
This document provides a history of the most recent changes made to the project.
このドキュメントは当プロジェクトに対して行われた最新の変更を提供します。
開発者の活動
/ Developer Activity
This document provides a report of activity in terms of CVS commits and breaks it out by developer.
このドキュメントは活動のレポートを CVS コミットの特有の表現で、開発者によって更新される活動のレポートを提供します。
ファイルアクティビティ
/ File Activity
This document provides a report of activity in terms of CVS commits and breaks it out by file.
このドキュメントは活動のレポートを CVS コミットの特有の表現で、ファイルによって更新される活動のレポートを提供します。
ユニットテスト
/ Unit Tests
This document provides the results of the unit tests that are part of this project. Successes and failures are noted.
このドキュメントは当プロジェクトの一部であるユニットテストの結果を提供します。 成功と失敗が記載されています。
メトリックレザルツ
/ Metric Results
This document provides information on various source code metrics that have been computed. These metrics can provide useful information regarding the abstractness and total number of classes.
このドキュメントは算出されたさまざまなソースコードのメトリックの情報を提供します。 これらのメトリックは抽象性と総クラス数を留意することに便利な情報を提供します。
チェックスタイルレポート
/ Checkstyle Report
This document provides the results of the Checkstyle report. This report provides an indication of how well this project complies with its coding conventions.
このドキュメントはチェックスタイルレポートの結果を提供します。 このレポートはどれだけこのプロジェクトがよくコードの代表でコンパイルを行ってきたかについての表示を提供します。