I have problems generating the changelog report. Why?
When you run the cvs change log report in Maven, the report hangs or the final output is blank. This is typically caused by the cvs command not running correctly. The first port of call is to check Maven’s output, search the lines containing for “SCM”. SCM Working Directory: D:\Data\workspace\maven SCM Command Line[0]: cvs SCM Command Line[1]: -d SCM Command Line[2]: :pserver:bwalding@cvs.apache.org:/home/cvsroot SCM Command Line[3]: log SCM Command Line[4]: -d 2003-01-27 Try running the command that you find in the log file manually. The results typically speak for themselves.