This is an automated email from the ASF dual-hosted git repository. slachiewicz pushed a commit to branch maven-archiver in repository https://gitbox.apache.org/repos/asf/maven-site.git
commit 5351d287640a87ff515090579e81310091dd2c17 Author: Sylwester Lachiewicz <[email protected]> AuthorDate: Thu Dec 25 11:55:41 2025 +0100 maven-archiver 3.6.6 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 19cb45b3..39c31088 100644 --- a/content/markdown/shared/index.md +++ b/content/markdown/shared/index.md @@ -24,7 +24,7 @@ The shared components are currently under transition to Maven 3.x only component | **Shared Component** | **Version** | **Release Date** | **Description** | **Source Repository** | **Issue Tracking** | |:---------------------------------------------------------------------------|:------------|:-----------------|:----------------------------------------------------------------------------------------------------------------|:--------------------------------------------------------------------------------------------------------------------------------------------------|:--------------------------------------------------------------------------------| | [ `file-management`](/shared/file-management/) | 3.2.0 | 2025-04-13 | API to collect files from a given directory using several include/exclude rules. | [Git](https://gitbox.apache.org/repos/asf/maven-file-management.git) / [GitHub](https://github.com/apache/maven-file-management/) | [GitHub Issues](https://github.com/apache/maven-file-management/issues) | -| [ `maven-archiver`](/shared/maven-archiver/) | 3.6.5 | 2025-10-05 | Is mainly used by plugins to handle packaging. | [Git](https://gitbox.apache.org/repos/asf/maven-archiver.git) / [GitHub](https://github.com/apache/maven-archiver/) | [GitHub Issues](https://github.com/apache/maven-archiver/issues) +| [ `maven-archiver`](/shared/maven-archiver/) | 3.6.6 | 2025-12-20 | Is mainly used by plugins to handle packaging. | [Git](https://gitbox.apache.org/repos/asf/maven-archiver.git) / [GitHub](https://github.com/apache/maven-archiver/) | [GitHub Issues](https://github.com/apache/maven-archiver/issues) | [ `maven-common-artifact-filters`](/shared/maven-common-artifact-filters/) | 3.4.0 | 2024-06-05 | Filters lists of Artifact instances. | [Git](https://gitbox.apache.org/repos/asf/maven-common-artifact-filters.git) / [GitHub](https://github.com/apache/maven-common-artifact-filters/) | [GitHub Issues](https://github.com/apache/maven-common-artifact-filters/issues) | | [ `maven-dependency-analyzer`](/shared/maven-dependency-analyzer/) | 1.16.0 | 2025-04-14 | Maven Dependency Analyzer component. | [Git](https://gitbox.apache.org/repos/asf/maven-dependency-analyzer.git) / [GitHub](https://github.com/apache/maven-dependency-analyzer/) | [GitHub Issues](https://github.com/apache/maven-dependency-analyzer/issues) | | [ `maven-dependency-tree`](/shared/maven-dependency-tree/) | 3.3.0 | 2024-05-29 | Maven Dependency Tree constructs a tree model of a Maven project's dependencies. | [Git](https://gitbox.apache.org/repos/asf/maven-dependency-tree.git) / [GitHub](https://github.com/apache/maven-dependency-tree/) | [GitHub Issues](https://github.com/apache/maven-dependency-tree/issues) |
