Package | Description |
---|---|
org.apache.maven.archetype.ui.creation |
User Interaction for archetype creation from a project.
|
Modifier and Type | Method and Description |
---|---|
java.util.Properties |
DefaultArchetypeCreationConfigurator.configureArchetypeCreation(org.apache.maven.project.MavenProject project,
java.lang.Boolean interactiveMode,
java.util.Properties commandLineProperties,
java.io.File propertyFile,
java.util.List<java.lang.String> languages) |
java.util.Properties |
ArchetypeCreationConfigurator.configureArchetypeCreation(org.apache.maven.project.MavenProject project,
java.lang.Boolean interactiveMode,
java.util.Properties commandLineProperties,
java.io.File propertyFile,
java.util.List<java.lang.String> languages) |
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.