org.apache.maven.index.updater
Class FullBootProofOfConcept

java.lang.Object
  extended by org.apache.maven.index.updater.FullBootProofOfConcept

public class FullBootProofOfConcept
extends Object


Constructor Summary
FullBootProofOfConcept()
           
 
Method Summary
static void main(String[] args)
           
static void run(File basedir)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FullBootProofOfConcept

public FullBootProofOfConcept()
Method Detail

main

public static void main(String[] args)
                 throws IOException
Throws:
IOException

run

public static void run(File basedir)
                throws IOException,
                       org.codehaus.plexus.component.repository.exception.ComponentLookupException,
                       org.codehaus.plexus.PlexusContainerException,
                       ParseException,
                       UnsupportedExistingLuceneIndexException
Throws:
IOException
org.codehaus.plexus.component.repository.exception.ComponentLookupException
org.codehaus.plexus.PlexusContainerException
ParseException
UnsupportedExistingLuceneIndexException


Copyright © 2002-2012 The Apache Software Foundation. All Rights Reserved.