Class DefaultRepositoryCrawler
java.lang.Object
org.apache.maven.archetype.repositorycrawler.DefaultRepositoryCrawler
- All Implemented Interfaces:
RepositoryCrawler
- Author:
- rafale
-
Field Summary
Fields inherited from interface org.apache.maven.archetype.repositorycrawler.RepositoryCrawler
ROLE -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanwriteCatalog(ArchetypeCatalog archetypeCatalog, File archetypeCatalogFile)
-
Constructor Details
-
DefaultRepositoryCrawler
public DefaultRepositoryCrawler()
-
-
Method Details
-
crawl
- Specified by:
crawlin interfaceRepositoryCrawler
-
writeCatalog
- Specified by:
writeCatalogin interfaceRepositoryCrawler
-