Done.
http://jira.codehaus.org/browse/ARCHETYPE-205

Raphaël Piéroni wrote:
Hi Adrian,

This is not currently implemented.
Please fill a jira enhancement http://jira.codehaus.org/browse/ARCHETYPE

Raphaël

2008/9/17 Adrian Herscu <[EMAIL PROTECTED]>:
Hi all,

I am integrating some code generator into Maven.
Currently, I have a project archetype and a plugin that wraps the generator.
In the current arrangement creating a project is a three steps process:
1. mvn archetype:generate <parameters>
2. cd <project-dir>
3. mvn package/install/whatever

I would like to make it a one step process - like:
mvn archetype:generate <parameters> -DrunTo=package

Anyone tried something similar?
Adrian.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]




---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to