[
https://issues.apache.org/jira/browse/ARCHETYPE-443?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17158175#comment-17158175
]
Michael Osipov commented on ARCHETYPE-443:
------------------------------------------
Provide the easy fix, please.
> User defined properties are asked for in alphabetical order
> -----------------------------------------------------------
>
> Key: ARCHETYPE-443
> URL: https://issues.apache.org/jira/browse/ARCHETYPE-443
> Project: Maven Archetype
> Issue Type: Bug
> Components: Generator
> Environment: Maven 3.0.5
> Reporter: Mikael Ståldal
> Priority: Minor
>
> 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.
> I expect it to ask for the properties in the same order as specified in
> archetype-metadata.xml.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)