maven invoker plugin

On 10 February 2010 23:37, Max Spring <[email protected]> wrote:
> What would be a good approach to test an archetype project?
> I'd like to have the test attached as a "unit" test to the archetype project
> itself.
> A minimal test would be to "instantiate" the archetype and to build the
> resulting project.
> So far I have been playing with the exec-maven-plugin to invoke Maven
> recursively, in the install phase.
> I have to do this in the install phase in order for the archetype to be
> visible.
> It doesn't look very elegant to me.
> Is there a better way to do this?
> Thanks!
> -Max
>
>
> ---------------------------------------------------------------------
> 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