Changelog plugin changes dIon Gillard Emmanuel Venisse Build and run plugin against the installed version of Maven Fix date format with clearcase. Allow empty passwords in create-cvspass Parsing of windows user names (domain\user) was broken. Bad documentation for goals Add changelog:create-cvspass goal for creating the required .cvspass file Add documentation on .cvspass file for CVSNT users. Use Netbean 3.6 version of cvslib to fix cvs 1.11.2 bug. Increase password read failure from debug to warning and provide more information 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