Re: Order of classpath supplied by dependencies ant task

2007-02-07 Thread franz see
. -- - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] -- View this message in context: http://www.nabble.com/Order-of-classpath-supplied-by-dependencies-ant-task-tf3184655s177.html#a8845470 Sent from the Maven - Users mailing list archive at Nabble.com

Re: Order of classpath supplied by dependencies ant task

2007-02-07 Thread Joseph Leniston
. -- - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] -- View this message in context: http://www.nabble.com/Order-of-classpath-supplied

Re: Order of classpath supplied by dependencies ant task

2007-02-07 Thread franz see
commands, e-mail: [EMAIL PROTECTED] -- View this message in context: http://www.nabble.com/Order-of-classpath-supplied-by-dependencies-ant-task-tf3184655s177.html#a8858772 Sent from the Maven - Users mailing list archive at Nabble.com

Order of classpath supplied by dependencies ant task

2007-02-06 Thread Joseph Leniston
Hi, I am using Antlib for Maven 2.0 to do dependency management in our ant builds. I have a number of POM files for compiling common, server and client code. I also want to use maven to manage our server runtime classpath. I use the following code to get the server runtime classpath from a POM