Class DefaultRepositoryCrawler
java.lang.Object
org.apache.maven.archetype.repositorycrawler.DefaultRepositoryCrawler
- All Implemented Interfaces:
RepositoryCrawler
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate ArchetypeArtifactManagerprivate static final org.slf4j.LoggerFields inherited from interface RepositoryCrawler
ROLE -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanwriteCatalog(ArchetypeCatalog archetypeCatalog, File archetypeCatalogFile)
-
Field Details
-
LOGGER
private static final org.slf4j.Logger LOGGER -
archetypeArtifactManager
-
-
Constructor Details
-
DefaultRepositoryCrawler
public DefaultRepositoryCrawler()
-
-
Method Details
-
crawl
- Specified by:
crawlin interfaceRepositoryCrawler
-
writeCatalog
- Specified by:
writeCatalogin interfaceRepositoryCrawler
-