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 d
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." wrote:
>Hi Mattheui,
>
>Yes, I just checked my i
/ant.1045680.n5.nabble.com/Creating-Ant-script-to-check-Cyclic-Dependency-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
; terminate.However there are much complex scenarios of cyclic dependency
>> like;
>> --A depends on B, B on C, and C on A or--Dependent of A Dependes on
>> dependent of B, while B depends on A.
>> And I am out of idea since we have so many plug-ins to check, and
>
. Thanks in advance!
>
>
>
>
> --
> View this message in context:
> http://ant.1045680.n5.nabble.com/Creating-Ant-script-to-check-Cyclic-Dependency-tp5714244.html
> Sent from the Ant - Dev mailing list archive at Nabble.com.
idea since we have so many plug-ins to check, and different
feature groupings.I just need some advise. Thanks in advance!
--
View this message in context:
http://ant.1045680.n5.nabble.com/Creating-Ant-script-to-check-Cyclic-Dependency-tp5714244.html
Sent from the Ant - Dev mailing list archive at Nabble.com.