I don't want to start this old debate in this list, but I won't recommend
Maven. I've used it and I will always prefer Ant/Ivy over Maven.
Maven seems attractive at first and the convention-over-configuration
approach is quite interesting, but I find Maven efficient only in simple
cases where you don't need to tweak plugin configuration. In big projects,
sometimes builds are not reproducible when they don't simply break. And
when Maven builds are down, debugging them becomes hell because the
documentation you are quoting is often succinct when not lacking.
That was my 2c (and again, I don't want to start a flame war), but IMHO
Maven is a bad choice. Now, it's always good to be presented with an
alternative and the choice is yours !

Best regards,
Mathieu
Le 26 juin 2013 23:12, "James Belton" <jbel...@salesforce.com> a écrit :

> I highly recommend maven over Ivy. The documentation is much better, and
> most third party components are available from the Maven Central
> repository. There are ant tasks available to allow you to use Maven from
> ant.
>
> On 6/25/13 11:35 PM, "Margs E." <ana.m.g.estre...@accenture.com> wrote:
>
> >Hi Mattheui,
> >
> >Yes, I just checked my inbox, and i've seen your replies,
> >I haven't checked the links that you have given me (by the way, Thanks for
> >those )
> >We're using Apache ant on our build, so maybe I could use them.
> >
> >THANKS! :)
> >
> >
> >
> >--
> >View this message in context:
> >
> http://ant.1045680.n5.nabble.com/Creating-Ant-script-to-check-Cyclic-Depen
> >dency-tp5714244p5714248.html
> >Sent from the Ant - Dev mailing list archive at Nabble.com.
> >
> >---------------------------------------------------------------------
> >To unsubscribe, e-mail: dev-unsubscr...@ant.apache.org
> >For additional commands, e-mail: dev-h...@ant.apache.org
> >
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscr...@ant.apache.org
> For additional commands, e-mail: dev-h...@ant.apache.org
>
>

Reply via email to