Uses of Class
org.apache.maven.index.creator.AbstractIndexCreator
-
Packages that use AbstractIndexCreator Package Description org.apache.maven.index.creator -
-
Uses of AbstractIndexCreator in org.apache.maven.index.creator
Subclasses of AbstractIndexCreator in org.apache.maven.index.creator Modifier and Type Class Description classJarFileContentsIndexCreatorAn index creator used to index Java class names from a Maven artifact (JAR or WAR for now).classMavenArchetypeArtifactInfoIndexCreatorA Maven Archetype index creator used to detect and correct the artifact packaging to "maven-archetype" if the inspected JAR is an Archetype.classMavenPluginArtifactInfoIndexCreatorA Maven Plugin index creator used to provide information about Maven Plugins.classMinimalArtifactInfoIndexCreatorA minimal index creator used to provide basic information about Maven artifact.classOsgiArtifactIndexCreatorThis indexCreator will index some OSGI metadatas.
-