i've been using jason's branch for a while already in the current mevenide-netbeans trunk. A customized one, I've filed issues for most things I found (a bigger, rather conceptual one still missing) The filed issues have [maven-embedder-refactor] in the title..
so far it works fine. It's just very slow because there's some kind of code in there that got rollbacked in 2.0.3 but stayed in trunk and it causes endless checks for snapshots availability (not only for your porject but mainly for snapshots used by the various plugins.. makes a few second build a multi minute adventure sometimes.. if that one gets fixed, I think I might be able to do a release of the netbeans integration. One that will finally allow to do multi project builds and other things that were not possible with previous embedder version.. Milos On 3/28/06, Jason van Zyl <[EMAIL PROTECTED]> wrote: > Grzegorz Słowikowski wrote: > > Hello > > > > I've hoped that new version of Maven Embedder will have the functionality > > Jason was working on in maven-embedder-refactor branch. > > M2eclipse guys are waiting for it, and I wait for them to start using their > > product :-) > > > > Are there any plans to finish this work and maybe release another embedder > > before the next Maven version? > > > I'll be working on Archetype and the Embedder this month so work will be > done on the Embedder and at some point this month I hope to post to the > dev list, discuss the embedder/maven changes and then merge them in. > > Both Eugene and Milos are kept abreast of the changes in the Embedder > and I'll be working with them to try to improve the IDE integration in > general. There will be a post later this week about trying to get the > IDE integration on the rails again. It's mostly off the rails because I > haven't been working on the Embedder. > > Jason. > > Greg > > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > >
