I finally did it . 
The problem is coming from the checkout , which is not doing the staff
correctly . 
When checkouting ( :)  ) the module , the root CVS directory is not retieve
correctly . ( Some access pbm ? : 
    [cvs] Using cvs passfile: C:\Documents and Settings\iesdev\.cvspass
    [cvs] cvs checkout: in directory commons:
    [cvs] cvs checkout: cannot open CVS/Entries for reading: No such file or
directory
    [cvs] U commons/.classpath
    [cvs] cvs checkout: cannot open CVS/Entries.Log: No such file or
directory
    [cvs] U commons/.project
    [cvs] cvs checkout: cannot open CVS/Entries.Log: No such file or
directory
    [cvs] U commons/jre.zip
    [cvs] cvs checkout: cannot open CVS/Entries.Log: No such file or
directory
)

And finally the commons/CVS dir is not created and all the cvs plugin's
features were not working .

Made the checkout by hand ( using cvs client is working fine ) .


Anyway , is somebody know when you asking for a scm:checkout-project , the
checkout is done in the target directory which is not used by other plugins
?


B.R 

Thierry 


-----Original Message-----
From: Thierry Hanot [mailto:[EMAIL PROTECTED] 
Sent: Thursday, July 29, 2004 4:15 PM
To: 'Maven Users List'
Subject: RE: Change-log not working


The problem is that there is not command line used by change log. 

i.e : 
preparing goal: build:end execution chain: [[Goal: name="build:end"];
precursor=[]]] final list of plugins to prepare: [] attaining goal
build:start attaining goal maven-changelog-plugin:report build:start:

maven-changelog-plugin:report:
    [echo] Generating the changelog report
ChangeLog found: 0 entries attaining goal build:end BUILD SUCCESSFUL Final
Memory: 3M/6M Total time: 5 seconds Finished at: Thu Jul 29 16:02:14 CEST
2004 

And then it stop....

Thierry 



-----Original Message-----
From: Pierre-Yves Chauveau [mailto:[EMAIL PROTECTED] 
Sent: Thursday, July 29, 2004 4:06 PM
To: Maven Users List
Subject: RE: Change-log not working


Maybe try to execute the command line used by the  change log plugin to
check what the ouput is. (like "cvs -d user... log..." written at the
beginning of the execution)

-----Message d'origine-----
De�: Dion Gillard [mailto:[EMAIL PROTECTED] 
Envoy�: jeudi 29 juillet 2004 15:51
��: Maven Users List
Objet�: Re: Change-log not working

Sounds like you should file a bug report and include the maven -X output

On Thu, 29 Jul 2004 15:49:32 +0200, Thierry Hanot <[EMAIL PROTECTED]>
wrote:
> No
> After that I say 0 entry found but I have a lot of entries I've did a
> checkout before Same result
> So I did a copy from the check out into the root directory of my project (
> instead of target/checkout )
> Still not working .
> 
> Any idea ?
> 
> 
> -----Original Message-----
> From: Dion Gillard [mailto:[EMAIL PROTECTED]
> Sent: Thursday, July 29, 2004 3:44 PM
> To: Maven Users List
> Subject: Re: Change-log not working
> 
> On Thu, 29 Jul 2004 12:56:51 +0200, Thierry Hanot
> <[EMAIL PROTECTED]>
> wrote:
> > On Windows 2000 server with cvs nt 2.0.4
> >
> > When i try the goal change-log-plugin:report
> > I have the following msg :
> >         Server is not supporting gzip-file-contents request
> 
> Is that the only message you're getting. I get that *and* a changelog
> all the time....
> 
> 
> --
> http://www.multitask.com.au/people/dion/
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 
> 


-- 
http://www.multitask.com.au/people/dion/

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to