> Ok, so where your code go with the plugin manager stuff? > Also on MAVEN-1_0-BRANCH. Everything in CVS should be on that branch, or on HEAD.
So, the branch is where the current site and 1.0 will be released from. The leak is fixed, but it has introduced some new bugs (Which are currently in the refactor-notes.txt, but I'll move them to JIRA soon). It bootstraps, but touchstone fails. HEAD is for 1.1, and has RC1 + POM changes. As soon as the branch is stable, I'll merge that to HEAD too. You may have already ripped it out by then, so it should be easy to merge :) Your original code remains on the branch you left it. That is the only code not on the current release streams, but most of it is either done, or will be irrelevant with the new model code. If this doesn't clear it up, I'll have to resort to using Visio :) - Brett