You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by hb...@apache.org on 2023/02/17 14:16:20 UTC

[maven-site] branch master updated: Maven Reporting Impl 4.0.0-M4 released

This is an automated email from the ASF dual-hosted git repository.

hboutemy pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/maven-site.git


The following commit(s) were added to refs/heads/master by this push:
     new f8021b45 Maven Reporting Impl 4.0.0-M4 released
f8021b45 is described below

commit f8021b4597288afb26547f0ab74228d2b4d02f9d
Author: Hervé Boutemy <hb...@apache.org>
AuthorDate: Fri Feb 17 09:16:15 2023 -0500

    Maven Reporting Impl 4.0.0-M4 released
---
 content/markdown/shared/index.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/content/markdown/shared/index.md b/content/markdown/shared/index.md
index 5bf568ba..464eb023 100644
--- a/content/markdown/shared/index.md
+++ b/content/markdown/shared/index.md
@@ -41,7 +41,7 @@ under the License.
 |[ `maven-mapping`](/shared/maven-mapping/)|3.0.0|2015-11-19|A shared component for all plugins that need to do mapping.|[Git](https://gitbox.apache.org/repos/asf/maven-mapping.git) / [GitHub](https://github.com/apache/maven-mapping/)|[JIRA](https://issues.apache.org/jira/issues/?jql=project = MSHARED AND status != Closed AND component = maven-mapping)|
 |[ `maven-reporting-api`](/shared/maven-reporting-api/)|4.0.0-M4|2023-01-21|API to manage report generation.|[Git](https://gitbox.apache.org/repos/asf/maven-reporting-api.git) / [GitHub](https://github.com/apache/maven-reporting-api/)|[JIRA](https://issues.apache.org/jira/issues/?jql=project = MSHARED AND status != Closed AND component = maven-reporting-api)|
 |[ `maven-reporting-exec`](/shared/maven-reporting-exec/)|2.0.0-M4|2023-01-31|API to manage report plugins preparation with Maven 3.|[Git](https://gitbox.apache.org/repos/asf/maven-reporting-exec.git) / [GitHub](https://github.com/apache/maven-reporting-exec/)|[JIRA](https://issues.apache.org/jira/issues/?jql=project = MSHARED AND status != Closed AND component = maven-reporting-exec)|
-|[ `maven-reporting-impl`](/shared/maven-reporting-impl/)|4.0.0-M3|2022-11-29|Abstract classes to manage report generation.|[Git](https://gitbox.apache.org/repos/asf/maven-reporting-impl.git) / [GitHub](https://github.com/apache/maven-reporting-impl/)|[JIRA](https://issues.apache.org/jira/issues/?jql=project = MSHARED AND status != Closed AND component = maven-reporting-impl)|
+|[ `maven-reporting-impl`](/shared/maven-reporting-impl/)|4.0.0-M4|2023-02-11|Abstract classes to manage report generation.|[Git](https://gitbox.apache.org/repos/asf/maven-reporting-impl.git) / [GitHub](https://github.com/apache/maven-reporting-impl/)|[JIRA](https://issues.apache.org/jira/issues/?jql=project = MSHARED AND status != Closed AND component = maven-reporting-impl)|
 |[ `maven-script-interpreter`](/shared/maven-script-interpreter/)|1.4|2022-12-20|Utilities to interpret/execute some scripts for various implementations: groovy or beanshell.|[Git](https://gitbox.apache.org/repos/asf/maven-script-interpreter.git) / [GitHub](https://github.com/apache/maven-script-interpreter/)|[JIRA](https://issues.apache.org/jira/issues/?jql=project = MSHARED AND status != Closed AND component = maven-script-interpreter)|
 |[ `maven-shared-incremental`](/shared/maven-shared-incremental/)|1.1|2013-04-08|Various utility classes and plexus components for supporting incremental build functionality in Maven plugins.|[Git](https://gitbox.apache.org/repos/asf/maven-shared-incremental.git) / [GitHub](https://github.com/apache/maven-shared-incremental/)|[JIRA](https://issues.apache.org/jira/issues/?jql=project = MSHARED AND status != Closed AND component = maven-shared-incremental)|
 |[ `maven-shared-jar`](/shared/maven-shared-jar/)|1.2|2015-12-31|Utilities which help identify the contents of a JAR, including Java class analysis and Maven metadata analysis.|[Git](https://gitbox.apache.org/repos/asf/maven-shared-jar.git) / [GitHub](https://github.com/apache/maven-shared-jar/)|[JIRA](https://issues.apache.org/jira/issues/?jql=project = MSHARED AND status != Closed AND component = maven-shared-jar)|