You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by "Jan Tanis (JIRA)" <ji...@codehaus.org> on 2005/08/01 10:24:57 UTC

[jira] Created: (MAVEN-1654) Not performing CVS checkout with log option

Not performing  CVS checkout with log option
--------------------------------------------

         Key: MAVEN-1654
         URL: http://jira.codehaus.org/browse/MAVEN-1654
     Project: maven
        Type: Bug
    Versions: 1.0.2    
 Environment: WinXP
 Reporter: Jan Tanis
     Fix For: 1.0.2


However I registered the changelog plugin changelog always says that there are 0 entries. I checked the debug file and it does not call CVS with the log option. Is there any way to manual force it or something like that? I ran through the whole internet for a solution but on the Maven site there is only the problem, not the solution.

'-d:pserver:wjt@cvs.coas.com:/home/cvspublic'
'-q'
'checkout'
'-P'
'$projectname'

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


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


[jira] Closed: (MAVEN-1654) Not performing CVS checkout with log option

Posted by "Brett Porter (JIRA)" <ji...@codehaus.org>.
     [ http://jira.codehaus.org/browse/MAVEN-1654?page=all ]
     
Brett Porter closed MAVEN-1654:
-------------------------------

      Assign To: Brett Porter
     Resolution: Cannot Reproduce
    Fix Version:     (was: 1.0.2)

I'm quite confused by your report. CVS is called with the log option, and I'm not sure where you are getting those checkout commands from (they appear to be the result of an ant:cvs command somewhere).

There have also been updates to the changelog plugin since 1.0.2: the Maven download page has instructions for obtaining them.

If you still experience the problem, please consult the Maven Users list - if after working through it we find there is a bug, this can be reopened.

Thanks!

> Not performing  CVS checkout with log option
> --------------------------------------------
>
>          Key: MAVEN-1654
>          URL: http://jira.codehaus.org/browse/MAVEN-1654
>      Project: maven
>         Type: Bug
>     Versions: 1.0.2
>  Environment: WinXP
>     Reporter: Jan Tanis
>     Assignee: Brett Porter

>
>
> However I registered the changelog plugin changelog always says that there are 0 entries. I checked the debug file and it does not call CVS with the log option. Is there any way to manual force it or something like that? I ran through the whole internet for a solution but on the Maven site there is only the problem, not the solution.
> '-d:pserver:wjt@cvs.coas.com:/home/cvspublic'
> '-q'
> 'checkout'
> '-P'
> '$projectname'

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


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