Gav.... wrote: > > Yep, Dispatcher does a forrest run and forrest ok for me too in trunk. > I still get my ant test fail however. I tried to ant test the glossary > plugin in trunk and that fails too, missing a todo.xml file. > > I am using forests own packaged Ant.
This is the same as issue https://issues.apache.org/jira/browse/FOR-985 "the plugins 'test' target does not local deploy its required plugins" In this case it is missing the projectInfo plugin. Do a 'forrest' or 'forrest run' in the plugin's source directory first. -David
