Package | Description |
---|---|
org.apache.maven.archetype | |
org.apache.maven.archetype.source |
Modifier and Type | Field and Description |
---|---|
private java.util.Map<java.lang.String,ArchetypeDataSource> |
DefaultArchetypeManager.archetypeSources |
Modifier and Type | Class and Description |
---|---|
class |
CatalogArchetypeDataSource |
class |
InternalCatalogArchetypeDataSource |
class |
RemoteCatalogArchetypeDataSource |
Modifier and Type | Method and Description |
---|---|
void |
ArchetypeDataSink.putArchetypes(ArchetypeDataSource source,
java.util.Properties properties,
java.io.Writer writer) |
void |
CatalogArchetypeDataSink.putArchetypes(ArchetypeDataSource source,
java.util.Properties properties,
java.io.Writer writer) |