@@ -79,32 +79,6 @@ ${project.name}
7979
8080 * {{{./summary-mojo.html}project-info-reports:summary}} is used to generate the Project Summary report.
8181
82- * Incompatibility Notice
83-
84- With the major version 3.0 several mojos and output filenames have been changed for alignment
85- with their corresponding elements in the POM. In other words, mojos have the same names as their
86- POM counterparts. To make you aware of that, see the following table for the upcoming changes:
87-
88- *----------------------*------------------------*------------------------------*-----------------------------*
89- || Goal Name || New Goal Name || Output name || New Output Name |
90- *----------------------+------------------------+------------------------------+-----------------------------+
91- | <<<cim>>> | <<<ci-management>>> | <<<integration.html>>> | <<<ci-management.html>>> |
92- *----------------------+------------------------+------------------------------+-----------------------------+
93- | <<<mailing-list>>> | <<<mailing-lists>>> | <<<mail-lists.html>>> | <<<mailing-lists.html>>> |
94- *----------------------+------------------------+------------------------------+-----------------------------+
95- | <<<project-team>>> | <<<team>>> | <<<team-list.html>>> | <<<team.html>>> |
96- *----------------------+------------------------+------------------------------+-----------------------------+
97- | <<<license>>> | <<<licenses>>> | <<<license.html>>> | <<<licenses.html>>> |
98- *----------------------+------------------------+------------------------------+-----------------------------+
99- | <<<issue-tracking>>> | <<<issue-management>>> | <<<issue-tracking.html>>> | <<<issue-management.html>>> |
100- *----------------------+------------------------+------------------------------+-----------------------------+
101- | <<<scm>>> | \u2013 | <<<source-repository.html>>> | <<<scm.html>>> |
102- *----------------------+------------------------+------------------------------+-----------------------------+
103- | <<<summary>>> | \u2013 | <<<project-summary.html>>> | <<<summary.html>>> |
104- *----------------------+------------------------+------------------------------+-----------------------------+
105-
106- Details about this change can be found in {{{https://issues.apache.org/jira/browse/MPIR-323}MPIR-323}}.
107-
10882* Usage
10983
11084 General instructions on how to use the Project Info Reports Plugin can be found on the {{{./usage.html}usage page}}. Some more
0 commit comments