[EMAIL PROTECTED] wrote: > Just wanted to provide a quick update on the port to > maven2. I have most of the modules compiling via > maven2-style pom.xml files. I am seeing unit-test > failures that I am sure are due to details I have yet > to take care of, because the build under maven1 works > fine for me. > > So, I'm looking at possibly Friday as the day I will > submit the patches. I do intend to test the Eclipse > project generation feature, once everything else is > working. >
Thanks for the update. The unit-tests might be failing due to differences in the classpath between M1 and M2 - if you can post details of the failures we may be able to help debug them. -- Jeremy
