Hi,
Is there a way to force Maven 2 to put jar files in a specific order on the
classpath? I noticed that the jar files as defined in the dependencies section
are not added to the path in that order.
Is the order arbitrary? Is there something that determines the order?
I have some problems with a specific class that is not found though the jar
file containing the class file is on the path. I put the dependency entry
first in the dependencies section but the jar appears somewhere in the middle
on the classpath.
Andreas
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]