org.apache.maven.archetype.descriptor
Class ArchetypeDescriptorGenerator

java.lang.Object
  extended by org.apache.maven.archetype.descriptor.ArchetypeDescriptorGenerator

public class ArchetypeDescriptorGenerator
extends java.lang.Object

Pass over the directory containing the sources of the archetype and create the appropriate descriptor.

Version:
$Id: ArchetypeDescriptorGenerator.java 390965 2006-04-03 06:55:06Z brett $
Author:
Jason van Zyl

Constructor Summary
ArchetypeDescriptorGenerator()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ArchetypeDescriptorGenerator

public ArchetypeDescriptorGenerator()