Hi, I'm using statcvs plugin with maven and I have next kind of problem.
In my project project.xml is in subdirectory: project/tools/project.xml project/tools/xdocs/navigation.xml project/src/... project/test/... Now statcvs plugin generates reports only from tools directory. There is lots of other "building" staff also in tools directory and thats why its in the own tools directory. Can I do anything else than move project.xml back to main directory(basedir)? T. Ville
