Re: [archetypes] future features

2008-10-15 Thread Raphaël Piéroni
If you think so, i'll agree. To be honest, i don't have any preference. Raphaël 2008/10/16 Brett Porter <[EMAIL PROTECTED]>: > Actually, perhaps the archetypes should be separate now, like the plugins? > So /archetypes/trunk. > > Cheers, > Brett > > On 16/10/2008, at 5:24 PM, Raphaël Piéroni wrot

Re: [archetypes] future features

2008-10-15 Thread Brett Porter
Actually, perhaps the archetypes should be separate now, like the plugins? So /archetypes/trunk. Cheers, Brett On 16/10/2008, at 5:24 PM, Raphaël Piéroni wrote: 2008/10/15 Brett Porter <[EMAIL PROTECTED]>: On 13/10/2008, at 2:04 AM, Raphaël Piéroni wrote: Hi Folks, Here i come to talk a

Re: [archetypes] future features

2008-10-15 Thread Raphaël Piéroni
2008/10/15 Brett Porter <[EMAIL PROTECTED]>: > > On 13/10/2008, at 2:04 AM, Raphaël Piéroni wrote: > >> Hi Folks, >> >> Here i come to talk a little about the next features of the archetype >> plugin. >> >> >> First I would like to have some samples updated to the new archetype >> way of doing. For

Re: [archetypes] future features

2008-10-15 Thread Brett Porter
On 13/10/2008, at 2:04 AM, Raphaël Piéroni wrote: Hi Folks, Here i come to talk a little about the next features of the archetype plugin. First I would like to have some samples updated to the new archetype way of doing. For this step, i will need some sample projects to start from. This

Re: [archetypes] future features

2008-10-13 Thread Raphaël Piéroni
to have a programmatic way to call a maven goal >> on another project from inside a goal run from a project. For example, >> calling the deploy phase on a newly created archetype at the end of >> create-from-project. >> Of course, such a deploy should have to find the dep

Re: [archetypes] future features

2008-10-12 Thread Eugene Kuleshov
pe at the end of > create-from-project. > Of course, such a deploy should have to find the deployment > information outside of the newly created archetype. > Can anyone tell me where the release plugin works in calling the spawn > maven build on the checkouted project. > > Th

Re: [archetypes] future features

2008-10-12 Thread Benjamin Bentmann
Raphaël Piéroni wrote: Second, I would like to have a programmatic way to call a maven goal on another project from inside a goal run from a project. [...] Can anyone tell me where the release plugin works in calling the spawn maven build on the checkouted project. There is a shared component

[archetypes] future features

2008-10-12 Thread Raphaël Piéroni
Hi Folks, Here i come to talk a little about the next features of the archetype plugin. First I would like to have some samples updated to the new archetype way of doing. For this step, i will need some sample projects to start from. This is an unshamed ask for pepople to provide some simple pro