org.apache.maven.archetype.old.descriptor
Class ArchetypeDescriptorGenerator

java.lang.Object
  extended by org.apache.maven.archetype.old.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 596042 2007-11-18 03:19:28Z jvanzyl $
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()


Copyright © 2007-2008 Apache Software Foundation. All Rights Reserved.