You can't. "Set the order of jars" means you're duplicating code,
which is generally a bad idea. Eliminate the duplication (make one
depend on the other).

Wayne

On 7/19/07, Roger Huang (rchuang) <[EMAIL PROTECTED]> wrote:
How can I specify the order of jars in "maven.compile.classpath"?  I
have two jars generated as part of my build that I need to explicitly
set the order of in maven.compile.classpath.
thanks,
Roger



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to