blob: 97d461df9f53dae0a8ebcfd0f44607844ab55264 [file] [log] [blame]
---
layout: post
title: "Apache Maven Indexer Version 6.2.2 Released"
date: '2022-07-29T14:14:14+00:00'
permalink: apache-maven-indexer-6-2-2
categories:
- Maven-Indexer
---
The Apache Maven team is pleased to announce the release of the
[Apache Maven Indexer, version 6.2.2](https://maven.apache.org/maven-indexer/).
Apache Maven Indexer (former Sonatype Nexus Indexer) is the de facto standard for producing indexes
of Maven repositories. The Indexes are produced and consumed by all major tools in the ecosystem.
You can download the appropriate sources etc. from the download page:
https://maven.apache.org/maven-indexer/download.cgi
[Release Notes - Maven Indexer - Version 6.2.2](https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317523&version=12351941)
* Bug:
* [MINDEXER-164](https://issues.apache.org/jira/browse/MINDEXER-164) - IndexOutOfBoundsException during indexing of repositories files
Enjoy,
-The Apache Maven team