Package org.apache.maven.index.creator
-
Interface Summary Interface Description LegacyDocumentUpdater A legacy document updater used to produce legacy Lucene index documents. -
Class Summary Class Description AbstractIndexCreator An abstract base class forIndexCreator
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.