>From my point of view (and the point of view of many colleagues), the most important feature about 2.1 release is to be able to use the same stable Maven version in m2eclipse and command line. Actually, the only way to have good performances and control on Maven integration in Eclipse is to use embedded Maven with is an old snapshot of maven 2.1, which offers sometimes different behaviour from 2.0.9. Using external 2.0.9 is possible but slow and works as a black box for Eclipse.
So I hope it will be released as soon as possible, even if some other functionalities may be delayed. Regards, Bouiaw On Sun, Feb 8, 2009 at 3:12 PM, Benjamin Bentmann <benjamin.bentm...@udo.edu > wrote: > Don Brown wrote: > > Do you have tests that pull down multiple dependencies? >> > > I just added a test that pulls down 16 dependencies, using 4 different > group ids and 4 dependencies per group id. The test uses the checksum policy > "fail" to check that the artifacts are intact. What remains to check is the > health of the local repo metadata. I am running out of time today, so that's > at least a start. > > > Benjamin > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org > For additional commands, e-mail: dev-h...@maven.apache.org > >