Isn't your desired outcome the same as the outcome achieved by using
maven archetypes?  It seems to me that you would easily accomplish
this task with an archetype since project generation would be done
only once (when the project doesn't exist).

On Wed, Mar 26, 2008 at 4:04 PM, ewhite <[EMAIL PROTECTED]> wrote:
>
>  I have a plugin that generates a couple of projects.
>  I want to call this plugin from a parent project and use aggregation to then
>  build the generated projects.
>  The sub-projects obviously don't exist yet, so I am getting "Could not find
>  model file" errors.
>
>  I need to run my plugin BEFORE maven walks the modules and validates their
>  poms.
>  Is this even possible?
>  Any suggestions?
>  Thanks,
>  Eric
>  --
>  View this message in context: 
> http://www.nabble.com/run-plugin-before-scanning-for-projects-tp16316201s177p16316201.html
>  Sent from the Maven - Users mailing list archive at Nabble.com.
>
>
>  ---------------------------------------------------------------------
>  To unsubscribe, e-mail: [EMAIL PROTECTED]
>  For additional commands, e-mail: [EMAIL PROTECTED]
>
>



-- 
Damian Carrillo

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

Reply via email to