With a good JVM the difference is really quite negligable as the startup time is really all that will be saved - there is barely any code between the CLI and where the executor kicks in.
That said, its entirely possible, probably using the embedder (we'll probably include this in the next release as it is being used to simplify embedding m2 into IDEs and the ant tasks, for example). - Brett On 10/22/05, Jorg Heymans <[EMAIL PROTECTED]> wrote: > Hi, > > From the plugin matrix, I can tell that the maven console plugin has not > been ported to m2. What would be the effort in porting the console > plugin to m2? Anything underway already ? Any performance boost gained > by keeping maven running is a plus during development IMO. > > > Regards > Jorg > > > --------------------------------------------------------------------- > 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]
