not as yet, but the idea is floating around in the ether http://docs.codehaus.org/display/MAVEN/Maven+Runtime
that is some thoughts that were kicked around a while back and another guy recently checked in another plugin at mojo.codehaus.org that also takes a stab at application launching...but the exact scenario you describe isn't done yet...to my knowledge. being worked on some though :) jesse On 4/6/06, Jochen Kuhnle <[EMAIL PROTECTED]> wrote: > > Hi, > > is there a component that can be used to launch application JARs > generated with maven, i.e. that allows me to run "java -jar myapp.jar", > which automatically downloads all dependencies, adds them to the > classpath and runs the application? > > Regards, > Jochen > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > -- jesse mcconnell jesseDOTmcconnellATgmailDOTcom
