Class ArchetypeDescriptorGenerator
java.lang.Object
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$
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
ArchetypeDescriptorGenerator
public ArchetypeDescriptorGenerator()
-