You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by KLOPP Gerald <gk...@europarl.eu.int> on 2004/02/11 14:53:51 UTC

changelog working directory

Hi,
 
I have a problem using the changelog plug-in :
 
When I launch the maven-changelog-plugin, I get the following log message :
 
maven-changelog-plugin:report:
    [echo] Generating the changelog report
SCM Working Directory: D:\Project\Test\HelloWorldMaven
SCM Command Line[0]: cvs
SCM Command Line[1]: -d
SCM Command Line[2]: :pserver:gklopp@eicidevappli.ep.ec:2403/devdata8/EUROPARL/CVS
SCM Command Line[3]: log
SCM Command Line[4]: -d 2004-01-12<2004-02-12
cvs log: in directory .:
cvs [log aborted]: there is no version here; run 'cvs checkout' first
 
I checkout my project from CVS in directory D:\Project\Test\HelloWorldMaven\checkouts.
The problem is that I cannot change the SCM Working directory used by changelog.
 
I have changed the maven.changelog.basedir property from my build.properties file but the problem remains the same.
Has anybody encountered this problem?
 
Thanks

Re: changelog working directory

Posted by Emmanuel Venisse <em...@venisse.net>.
This functionality is present only in in changelog plugin present in cvs and
not in a released version

Emmanuel

----- Original Message ----- 
From: "KLOPP Gerald" <gk...@europarl.eu.int>
To: <us...@maven.apache.org>
Sent: Wednesday, February 11, 2004 2:53 PM
Subject: changelog working directory


> Hi,
>
> I have a problem using the changelog plug-in :
>
> When I launch the maven-changelog-plugin, I get the following log message
:
>
> maven-changelog-plugin:report:
>     [echo] Generating the changelog report
> SCM Working Directory: D:\Project\Test\HelloWorldMaven
> SCM Command Line[0]: cvs
> SCM Command Line[1]: -d
> SCM Command Line[2]:
:pserver:gklopp@eicidevappli.ep.ec:2403/devdata8/EUROPARL/CVS
> SCM Command Line[3]: log
> SCM Command Line[4]: -d 2004-01-12<2004-02-12
> cvs log: in directory .:
> cvs [log aborted]: there is no version here; run 'cvs checkout' first
>
> I checkout my project from CVS in directory
D:\Project\Test\HelloWorldMaven\checkouts.
> The problem is that I cannot change the SCM Working directory used by
changelog.
>
> I have changed the maven.changelog.basedir property from my
build.properties file but the problem remains the same.
> Has anybody encountered this problem?
>
> Thanks
>


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