Re: trying to walk my way through the code...

2007-05-28 Thread Nelz
It's in maven-lifecycle, and the Java code is generated from the .mdo file... - nelz On 5/27/07, Bob Aiello <[EMAIL PROTECTED]> wrote: I am trying to walk my way through the java code which I am taking in approximately the order shown below. Does anyone have a suggestion on a better (more organ

trying to walk my way through the code...

2007-05-27 Thread Bob Aiello
I am trying to walk my way through the java code which I am taking in approximately the order shown below. Does anyone have a suggestion on a better (more organized/intuitive) way to do this? In particular I am trying to see how the maven lifecycle gets implemented in the code. Bob maven-core