Dear all, I have a maven2 project that depends on many other projects. Obviously when I run "mvn compile" all needed jars are downloaded into the local repo. Now I want to run my project from the command line (without maven), but I'm not sure which CLASSPATH to use.
Can maven generate a CLASSPATH for me? thanks -- Philippe Faes <[EMAIL PROTECTED]> --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
