Hi, I have a project A which depends on a jar from another project B. The problem is that I got the jar from project B in the classpath of project A; at start my clean target tries to delete the jar but fails because the file is in the classpath. I don't know how to update the jar (how to delete it).
Cheers, Frank. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]