mvn install sort classpath

2006-05-08 Thread mathapfahl

I have a problem.
Executing the mvn install, I want to sort the classpath.
How can I manipulate it ?

Any ideas ?

Thanks in advance !

matha

--
View this message in context: 
http://www.nabble.com/mvn-install-sort-classpath-t1575823.html#a4278242
Sent from the Maven - Users forum at Nabble.com.


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



AW: mvn install sort classpath

2006-05-08 Thread Domsch, Christian
Why would you want to do that? They only reason would be, that you depend on 
the classloader order and that would be a Very Bad Idea(tm). 

Christian.

 -Ursprüngliche Nachricht-
 Von: mathapfahl [mailto:[EMAIL PROTECTED] 
 Gesendet: Montag, 8. Mai 2006 11:54
 An: users@maven.apache.org
 Betreff: mvn install sort classpath
 
 
 I have a problem.
 Executing the mvn install, I want to sort the classpath.
 How can I manipulate it ?
 
 Any ideas ?
 
 Thanks in advance !
 
 matha

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