Hello,
The Apache Maven team is pleased to announce the release of the Apache
Maven Indexer version 4.1.2
http://maven.apache.org/maven-indexer/

You should specify the version in your project's configuration:

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

Release Notes - Maven Indexer - Version 4.1.2

** Bug
    * [MINDEXER-33] - Noncanonical Jenkins URL
    * [MINDEXER-34] - Order of IndexCreator's passed to
addIndexingContextForced affects whether
MavenPluginArtifactInfoIndexCreator has any effect
    * [MINDEXER-38] - searchFlat can return empty results with
multiple index if the first used returns empty result


** Improvement
    * [MINDEXER-35] - Make Indexer index classes in WAR too

** New Feature
    * [MINDEXER-36] - Add some OSGI metadata in the index to be able
to search on

Have Fun,
--
The Apache Maven team

-- 
Olivier Lamy
Talend : http://talend.com
http://twitter.com/olamy | http://linkedin.com/in/olamy

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@maven.apache.org
For additional commands, e-mail: users-h...@maven.apache.org

Reply via email to