I tried running it on LINUX and Windows both. I get the same behavior of inconsistency... it has become a critical issue for my usage of maven because in my implementation I override a lot of classes definition with different jar names and want them to appear one after another... Can I control this by writing my own MOJO ? Please help...
Thanks. Brian E. Fox wrote: > > What OS do you have? > > -----Original Message----- > From: coding [mailto:[EMAIL PROTECTED] > Sent: Monday, March 26, 2007 4:20 PM > To: [email protected] > Subject: RE: Maven classpath order > > > Yeah.. This looks like an issue... I have tried running lots of time to > see consistent behaviour in order but the order is different each > time... my evn is : > > Maven 2.0.5 > Jdk_1.5.0_11 > > > > Brian E. Fox wrote: >> >> I wonder if this is an OS thing? I've heard that before, but when I >> experimented with dependency:build-classpath, it was always ordered >> the same. >> >> -----Original Message----- >> From: Jagan Padmanabha Pillai -X (jpadmana - Insight Solutions, Inc. >> at >> Cisco) [mailto:[EMAIL PROTECTED] >> Sent: Monday, March 12, 2007 7:11 PM >> To: Maven Developers List >> Subject: Maven classpath order >> >> Hi, >> >> I didn't get an answer from the maven users alias. Could someone here >> answer this. >> >> Maven classpath generation seems not to follow any order. Shouldn't it > >> use the same order depedencies are mentioned in the pom file. >> Somewhere I read Maven 2.0.5 fixed this issue, but when I tested it >> doesn't seem to have fixed. >> >> Please let me know >> >> Thanks!! >> >> >> >> --------------------------------------------------------------------- >> To unsubscribe, e-mail: [EMAIL PROTECTED] For >> additional commands, e-mail: [EMAIL PROTECTED] >> >> >> > > -- > View this message in context: > http://www.nabble.com/Maven-classpath-order-tf3392900s177.html#a9680768 > Sent from the Maven Developers mailing list archive at Nabble.com. > > > --------------------------------------------------------------------- > 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] > > > -- View this message in context: http://www.nabble.com/Maven-classpath-order-tf3392900s177.html#a9690386 Sent from the Maven Developers mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
