From 3966e2f73b4bf0fdd65936fab0e45717958c54d9 Mon Sep 17 00:00:00 2001 From: Michael Osipov Date: Thu, 4 May 2023 10:05:40 +0200 Subject: [PATCH] [SUREFIRE-2162] Document upcoming mojo and file names change This closes #628 --- .../src/site/apt/index.apt | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/maven-surefire-report-plugin/src/site/apt/index.apt b/maven-surefire-report-plugin/src/site/apt/index.apt index 0221dc85bc..09479e84c2 100644 --- a/maven-surefire-report-plugin/src/site/apt/index.apt +++ b/maven-surefire-report-plugin/src/site/apt/index.apt @@ -58,6 +58,24 @@ Maven Surefire Report Plugin | 3.0.0 | {{{https://issues.apache.org/jira/issues/?jql=project%20%3D%20SUREFIRE%20AND%20fixVersion%20%3D%203.0%20ORDER%20BY%20priority%20DESC%2C%20key}ASF Release versions}} \ | *---------------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ +* Upcoming Incompatibility Notice + + With a future minor version several mojos and output filenames will change for alignment with other + reporting plugins from <<>>. + To make you aware of that, see the following table for the upcoming changes: + +*----------------------*--------------------------*-----------------------*------------------* +|| Mojo Class Name || New Mojo Class Name || Output name || New Output Name | +*----------------------+--------------------------+-----------------------+------------------+ +| <<>> | <<>> | <<>> | <<>> | +*----------------------+--------------------------+-----------------------+------------------+ +| <<>> | \u2013 | <<>> | <<>> | +*----------------------+--------------------------+-----------------------+------------------+ +| <<>> | \u2013 | <<>> | <<>> | +*----------------------+--------------------------+-----------------------+------------------+ + + Details about this change can be found in {{{https://issues.apache.org/jira/browse/SUREFIRE-2161}SUREFIRE-2161}}. + * Goals Overview The Surefire Report Plugin has three goals: