maven -X runs maven in debug mode and gives you everything you need to know
-----Original Message----- From: Dominik Dahlem [mailto:[EMAIL PROTECTED] Sent: Friday, October 10, 2003 9:28 AM To: [EMAIL PROTECTED] Subject: maven "which class" Hi, is there a plugin which provides a mechanism to search for a class in the maven-classpath and prints out the location of the corresponding .jar-file? As an extension, I could imagine information on this class in the classpath as a whole. It might appear in several jars and it may be interesting to know in which ones. E.g. this tool might help to track down loader constraint violations, which I have when I execute "maven clean site". Cheers, Dominik --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
