Re: archetype:generate and the `goals` optional parameter

2009-10-14 Thread Pascal Thivent
> > I'm wondering why `mvn archetype:generate` has an optional `-Dgoals` > > parameter. I understand how to use this parameter but... do you have > > any idea of a real use case for it ? > The case at the time was a user asking to perform some one time > operations like eclipse:eclipse. Whether

Re: archetype:generate and the `goals` optional parameter

2009-10-11 Thread Jason van Zyl
On 2009-10-11, at 12:51 PM, Pascal Thivent wrote: I'm wondering why `mvn archetype:generate` has an optional `-Dgoals` parameter. I understand how to use this parameter but... do you have any idea of a real use case for it ? The case at the time was a user asking to perform some one time

archetype:generate and the `goals` optional parameter

2009-10-11 Thread Pascal Thivent
I'm wondering why `mvn archetype:generate` has an optional `-Dgoals` parameter. I understand how to use this parameter but... do you have any idea of a real use case for it ? Thanks in advance. -- Pascal