Class DefaultRepositoryCrawler

java.lang.Object
org.codehaus.plexus.logging.AbstractLogEnabled
org.apache.maven.archetype.repositorycrawler.DefaultRepositoryCrawler
All Implemented Interfaces:
RepositoryCrawler, org.codehaus.plexus.logging.LogEnabled

@Component(role=RepositoryCrawler.class) public class DefaultRepositoryCrawler extends org.codehaus.plexus.logging.AbstractLogEnabled implements RepositoryCrawler
  • Field Summary

    Fields
    Modifier and Type
    Field
    Description
     

    Fields inherited from interface org.apache.maven.archetype.repositorycrawler.RepositoryCrawler

    ROLE
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    crawl(java.io.File repository)
     
    boolean
    writeCatalog(ArchetypeCatalog archetypeCatalog, java.io.File archetypeCatalogFile)
     

    Methods inherited from class org.codehaus.plexus.logging.AbstractLogEnabled

    enableLogging, getLogger, setupLogger, setupLogger, setupLogger

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait