You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by Vincent Zang <vz...@mxgroup.net> on 2004/07/30 01:35:41 UTC

bug in CVS 1.12.9 causing plugins not work

I just upgraded to CVS 1.12.9. The CVS ouput format has changed in this
release. In particular, the date line now uses "-" as a separator
instead of "/", and adds a new field ("+0000"). This has caused some
maven plugins to fail because they can not parse the output in new
format. 

I tried to recompile the plugins but the source I checked out from the
CVS don't have build script or lib files. Can anyone suggest how I can
fix this problem? thanx.


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org


Re: bug in CVS 1.12.9 causing plugins not work

Posted by Brett Porter <br...@gmail.com>.
maven plugin:install?

On 30 Jul 2004 09:35:41 +1000, Vincent Zang <vz...@mxgroup.net> wrote:
> I just upgraded to CVS 1.12.9. The CVS ouput format has changed in this
> release. In particular, the date line now uses "-" as a separator
> instead of "/", and adds a new field ("+0000"). This has caused some
> maven plugins to fail because they can not parse the output in new
> format.
> 
> I tried to recompile the plugins but the source I checked out from the
> CVS don't have build script or lib files. Can anyone suggest how I can
> fix this problem? thanx.
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
> For additional commands, e-mail: users-help@maven.apache.org
> 
>

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org