Uses of Class
org.apache.maven.api.services.PrompterException
-
Uses of PrompterException in org.apache.maven.api.services
Modifier and TypeMethodDescriptiondefault String
Prompts the user for a string.default String
Prompts the user for a string using a default value.default String
Prompts the user for a string using a list of possible values.Prompts the user for a string using a list of possible values and a default reply.Prompter.promptForPassword
(String message) Prompts the user for a password.void
Prompter.showMessage
(String message) Displays a message to the user. -
Uses of PrompterException in org.apache.maven.internal.impl