Changelog plugin changes
dIon Gillard
Emmanuel Venisse
Fix bad HTML
Add maven.changelog.basedir property.
If, using the cvslib, fails, then fall back to using the command line call to the cvs executable.
Added java based CVS library using cvslib. Removed requirement for cvs executable.
Add support for Perforce SCM and cleaned up some docs.
Fix CDATA sections in comments.
Add support of IBM Rational ClearCase SCM.
Upgrade to maven 1.0 beta 10
Upgrade to commons-logging 1.0.3
Remove classloader property stuff
Add xml declaration to generated report. Fixed for character encoding.
Escape filename.
I register reports only if source, test,... exists. So, corresponding entrys in menu will appear only if reports are registered.
Corrected link for viewcvs configured with muliple cvs repository.
Added more documentation
Reworked CVS changelog plugin to use the project repository connection string, rather than relying on CVS/Entries