Uses of Class
org.apache.maven.index.creator.AbstractIndexCreator
Packages that use AbstractIndexCreator
-
Uses of AbstractIndexCreator in org.apache.maven.index.creator
Subclasses of AbstractIndexCreator in org.apache.maven.index.creatorModifier and TypeClassDescriptionclassAn index creator used to index Java class names from a Maven artifact (JAR, ZIP or WAR for now).classA Maven Archetype index creator used to detect and correct the artifact packaging to "maven-archetype" if the inspected JAR is an Archetype.classA Maven Plugin index creator used to provide information about Maven Plugins.classA minimal index creator used to provide basic information about Maven artifact.classThis indexCreator will index some OSGI metadatas.