I have an archetype with some properties which Maven asks for
when instantiating the archetype. From archetype-metadata.xml:
<requiredProperties>
<requiredProperty key="domain"/>
<requiredProperty key="username"/>
<requiredProperty key="password"/>
</requiredProperties>
The problem is that it asks for the properties in another order than
specified in the file, it seems to be in alphabetical order.
Is there a way to make it ask for properties in a specific
(non-alphabetical) order?
Is there a way to make it ask for a property in a way that doesn't display
the value on screen (for passwords)?
--
Mikael Ståldal
Chief Software Architect
*Appear*
Phone: +46 8 545 91 572
Email: [email protected]