the assembly plugin should get half the way. See the examples section: http://maven.apache.org/plugins/maven-assembly-plugin/examples/multimodule/module-binary-inclusion-simple.html
Philippe Faes <[EMAIL PROTECTED]> skrev 28.07.2006 14:06:51: > 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] >
