To be a little more specific, maven 1 and maven 2 can both work with
maven 2 POMs. It's our non-standard jelly code that impedes our
conversion. We need to enumerate where that code is, determine if there
is an M2 replacement for it, it not decide if we need it and if we do,
make a plug in or convert the code.
It is my understanding that much of the jelly code is optimizations,
e.g. don't run tests if they've already been run. The maven team is
happy to make such optimizations a priority to include in M2.
After the conversion, I hope that we have no more jelly.
Regards,
Alan
Alan D. Cabrera wrote, On 8/17/2005 9:34 AM:
Normally, yes. Unfortunately there is a lot of jelly code out there.
Geir Magnusson Jr. wrote, On 8/17/2005 9:15 AM:
Is it backwards compatible?
IOW, can people that use M1 also still work?