public interface ArchetypeGenerationQueryer
Modifier and Type | Method and Description |
---|---|
boolean |
confirmConfiguration(ArchetypeConfiguration archetypeConfiguration) |
java.lang.String |
getPropertyValue(java.lang.String requiredProperty,
java.lang.String defaultValue) |
boolean confirmConfiguration(ArchetypeConfiguration archetypeConfiguration) throws org.codehaus.plexus.components.interactivity.PrompterException
org.codehaus.plexus.components.interactivity.PrompterException
java.lang.String getPropertyValue(java.lang.String requiredProperty, java.lang.String defaultValue) throws org.codehaus.plexus.components.interactivity.PrompterException
org.codehaus.plexus.components.interactivity.PrompterException