Maven has supported an ordered classpath for a while now (since 2.0.9 IIRC). Can you provide more details?
Justin On Mar 10, 2010, at 5:14 PM, Vladimir Jigounov <[email protected]> wrote: > > I'm using maven 2.2.1. > Order of libraries on classpath does not match order of dependencies > in > pom.xml > Is there any way to specify order of jar files in pom.xml? > I understand that shuffling or jars makes you stronger, but still, > Java is sensitive to order of libraries, why not support this in > maven? > -- > View this message in context: > http://old.nabble.com/preserving-order-of-dependencies-tp20123426p27856602.html > 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]
