Package org.apache.maven.index.creator

Interface Summary
LegacyDocumentUpdater A legacy document updater used to produce legacy Lucene index documents.
 

Class Summary
AbstractIndexCreator An abstract base class for IndexCreator implementations.
JarFileContentsIndexCreator An index creator used to index Java class names from a Maven artifact (JAR or WAR for now).
MavenArchetypeArtifactInfoIndexCreator A Maven Archetype index creator used to detect and correct the artifact packaging to "maven-archetype" if the inspected JAR is an Archetype.
MavenPluginArtifactInfoIndexCreator A Maven Plugin index creator used to provide information about Maven Plugins.
MinimalArtifactInfoIndexCreator A minimal index creator used to provide basic information about Maven artifact.
OsgiArtifactIndexCreator This indexCreator will index some OSGI metadatas.
 



Copyright © 2002-2012 The Apache Software Foundation. All Rights Reserved.