> Emmanuel, I figured if you want to do the work to clean it up you can. I > just checked it in. You will immediately notice that it is bound to my > home directory which is the first thing you will have to change.
yep. > > The other thing you will notice is that plexus-utils should be moved as > being a dependency from the surefire-runner to the booter. I didn't > notice this as maven-core itself has a dependency on plexus-utils > itself. What I'm trying to achieve with teh surefire-runner is to have > no dependencies except for junit. Surefire-runner will keep a dependency to plexus-utils beacause it use 2 classes of it > > Once you build the plugin it must currently replace the existing test > plugin in order for the maven-core bootstrap to work correctly. With > classloader isolation and no classloader wanking in general the > JUnitTask won't function. > > It's sitting there if you want to take a crack at it, if not no problem. > Just poke me if you have any questions. I'll try to do it this weekend. Emmanuel --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
