On 3/1/06, Dain Sundstrom <[EMAIL PROTECTED]> wrote: > Cool. > > What does "converted" mean? > Does it mean that all unit tests pass?
I'm presuming it means: Red -> No pom exists in SVN Yellow -> Pom exists in SVN, but mvn install fails Green -> Pom exists in SVN and a mvn install succeeds (compile/tests) Comments would then be used to indicate for times when there are m1-build tests that aren't being run etc. > How about conversion to the maven2 directory structure? Post having an m2 build I'd suggest. New modules (interceptor) do seem to be using the maven2 directory structure, but that's easy to get around. Hen
