what maven gives you is a consistent set of phases that any developer only
has to learn once.

and it is easy to see what is bound to what phase.

With ant build files it's a rats nest of interconnected targets.

Go with what works for you

On 19 February 2010 17:30, tbee <t...@tbee.org> wrote:

>
>
>
> Stephen Connolly-2 wrote:
> >
> > I'm talking about in the projects that use your plugin
> >
>
> Seeing how these build file are growing and growing, and the amount of
> lines
> that are required to include a plugin, I'm starting to doubt if Maven is
> "the" way to go. Maybe Ant with some default build scripts and Ivy is
> better.
> --
> View this message in context:
> http://old.nabble.com/custom-maven-plugin-default-phase-tp27626122p27657303.html
> Sent from the Maven Developers mailing list archive at Nabble.com.
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
> For additional commands, e-mail: dev-h...@maven.apache.org
>
>

Reply via email to