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

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

public class ArchetypeDescriptorGenerator
extends Object

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

Version:
$Id: ArchetypeDescriptorGenerator.java 925928 2010-03-21 23:08:39Z hboutemy $
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-2011 The Apache Software Foundation. All Rights Reserved.