I tried to file a ticket, but that requires me to sign up at
https://xircles.codehaus.org/signup/, and that did not work for me.

It seems to interfere with an unrelated Confluence system I also use.
Atlassian seems to have integrated their products a bit too much.



On Fri, Jun 14, 2013 at 9:35 PM, Anders Hammar <[email protected]> wrote:

> > 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?
> >
>
> If your tests show they are re-ordered, then the answer is currently now I
> believe. But I would say re-ordering would be a bug so please file a
> ticket.
>
>
> > Is there a way to make it ask for a property in a way that doesn't
> display
> > the value on screen (for passwords)?
> >
>
> Not that I know of. File a ticket and maybe provide a patch?
>
> /Anders
>
>
> >
> > --
> > Mikael Ståldal
> > Chief Software Architect
> > *Appear*
> > Phone: +46 8 545 91 572
> > Email: [email protected]
> >
>



-- 
Mikael Ståldal
Chief Software Architect
*Appear*
Phone: +46 8 545 91 572
Email: [email protected]

Reply via email to