Hi

Does anyone knows if there is a bug with the changelog plugin about the CEST
date time ?
Last week we passed from CET to CEST time and the maven site goal crashes
when generating the changelog report :

[INFO] Generate "changelog" report.
[INFO] Generating changed sets xml to: /path/project/target/changelog.xml
[INFO] Executing: cvs -z3 -f -d :pserver:[EMAIL PROTECTED]:/CVS -q log -d
"2006-03-23 17:08:51 CET<2006-03-31 18:08:51 CEST"
[INFO] Working directory: /path/project/target/src/main/java
[ERROR] Provider message:
[ERROR] The cvs command failed.
[ERROR] Command output:
[ERROR] cvs [log aborted]: Can't parse date/time: 2006-03-31 18:08:51 CEST

[INFO]
----------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO]
----------------------------------------------------------------------------
[INFO] Error during report generation

Embedded error: An erro is occurred durint changelog command :
Command failed.
[INFO]
----------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO]
----------------------------------------------------------------------------
[INFO] Total time: 33 seconds
[INFO] Finished at: Thu Mar 30 18:08:51 CEST 2006
[INFO] Final Memory: 12M/26M
[INFO]
----------------------------------------------------------------------------


Thanx.

Reply via email to