Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 1.7.2
-
Labels:None
-
Environment:Debian Sarge, CVS 1.12.9 Java sdk 1.4.2_05, Maven version 1.0
-
Number of attachments :
Description
I' trying to use the changelog plugin of maven but there is still the same error :
BUILD FAILED
File......
/home/laurent/.maven/cache/maven-changelog-plugin-1.7.1/plugin.jelly
Element... changelog:changelog
Line...... 83
Column.... 15
I don't understand this date: 2004-10-02 16:17:09
Total time: 6 seconds
Finished at: Mon Nov 01 10:13:01 EST 2004
I met the same error with the file activity plugin.
I also use Debian and encountered the same problem. The date format changed with a recent update of the cvs-package. Here's what the maintainer of the Debian package (Steve McIntyre) told me:
<quoted-from-mail>
You're not the first person to find this. Upstream changed the format
recently, and quite a few people are unhappy with it. I'm currently
looking at a patch to add a configuration option to change back to the
previous behaviour...
</quoted-from-mail>
I would expect this problem to show up in other distros too...