[ http://jira.codehaus.org/browse/MCHANGELOG-51?page=comments#action_80814 
] 
            
Dennis Lundberg commented on MCHANGELOG-51:
-------------------------------------------

Jim, I believe you are not using the latest version of this plugin.

Can you check to see that you are using this config:
{code:xml}
  <reporting>
    <plugins>
      <plugin>
        <groupId>org.apache.maven.plugins</groupId>
        <artifactId>maven-changelog-plugin</artifactId>
        <version>2.0-SNAPSHOT</version>
      </plugin>
    </plugins>
  </reporting>
{code}

> Only see first revision of files using cvs on linux
> ---------------------------------------------------
>
>                 Key: MCHANGELOG-51
>                 URL: http://jira.codehaus.org/browse/MCHANGELOG-51
>             Project: Maven 2.x Changelog Plugin
>          Issue Type: Bug
>    Affects Versions: 2.0-beta-1
>         Environment: cvs on linux
>            Reporter: Jim Crossley
>
> The changelog report only shows the first revision of any file in my project. 
>  The behavior is the same with either the org.codehaus.mojo version 
> (2.0-beta-1) or the 2.0-SNAPSHOT.

-- 
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

        

Reply via email to