[
https://issues.apache.org/jira/browse/ARCHETYPE-444?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michael Osipov closed ARCHETYPE-444.
------------------------------------
Resolution: Auto Closed
This issue has been auto closed because it has been inactive for a long period
of time. If you think this issue still applies, retest your problem with the
most recent version of Maven and the affected component, reopen and post your
results.
> Ask for user defined property without echoing on console
> --------------------------------------------------------
>
> Key: ARCHETYPE-444
> URL: https://issues.apache.org/jira/browse/ARCHETYPE-444
> Project: Maven Archetype
> Issue Type: New Feature
> Reporter: Mikael Ståldal
> Priority: Major
>
> Given this archetype-metadata.xml:
> {code:xml} <requiredProperties>
> <requiredProperty key="domain"/>
> <requiredProperty key="username"/>
> <requiredProperty key="password"/>
> </requiredProperties>{code}
> I would like to be able to specify that the "password" property should be
> asked for in a secure way so that it is not echoed on console.
> This can be done using java.io.Console.readPassword().
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)