Re: Problem with classpath order

2007-05-23 Thread redhatvswin
Hm..Thanks The reason is CDC..There are some classes does not exist, so I have to implement them, however, to make sure I can run my applications on PC as well, I need same naming...extra method is for legacy reasons. Thorsten Heit-3 wrote: > > Hi, > >> I have following problem and I am kind

Problem with classpath order

2007-05-23 Thread redhatvswin
, when I try to install or compile, I can not because java complains that method not found in class java.io.File, for example. Is there a way to change this in maven to make sure compiler first looks classes in my dependencies and then in java libraries. Thank you redhatvswin -- View this message in