Howdy

The Apache Maven team is pleased to announce the release of the Apache
Maven Indexer, version 6.2.1

Apache Maven 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.

Site: https://maven.apache.org/maven-indexer/

<dependency>
  <groupId>org.apache.maven.indexer</groupId>
  <artifactId>indexer-core</artifactId>
  <version>6.2.1</version>
</dependency>

Release Notes - Maven Indexer - Version 6.2.1
** Bug
    * [MINDEXER-157] - After import all groups and root groups are inverted
in the IndexingContext
** Dependency upgrade
    * [MINDEXER-156] - upgrade maven-bundle-plugin, fixes OSGi
reproducibility issue
    * [MINDEXER-159] - Upgrade maven bundle plugin to 5.1.6
    * [MINDEXER-160] - Update spring and plexus-utils

Have fun,
-The Apache Maven team

Reply via email to