Is there anything in changelog.xml under your target directory?
I got this same issue when I wasn't correct authentication with subversion. 
Successful build but no changelog.xml.

On 4/22/05, Paul Roberts <[EMAIL PROTECTED]> wrote:
> 
> The maven-changelog-plugin report is not generating a report for me.
> 
> My environment is as follows:
> 
> cvs 1.12.10 running on Solaris 9
> maven 1.0.2
> maven-changelog-plugin-1.7.2
> 
> I use ssh to connect to the cvs repository. The scm tasks within maven
> (scm:checkout-project and friends) work as expected. I can run the cvs
> command to see the activity in the repository (cvs log -d 2005-04-01)
> without any problems.
> 
> I do not currently have a repository defined in my project.xml. I have
> tried putting one in there, but
> the results were the same.
> 
> Running maven site:generate I see the following:
> 
> site:run-reports:
> [echo] Generating the Change Log...
> maven-changelog-plugin:report:
> 
> I do not see any cvs command-lines echoed back to me. There are no
> changelog xml files generated. I receivce no errors.
> 
> When I run site:generate in debug, I do see this:
> 
> Loading plugin 'maven-changelog-plugin-1.7.2'
> 
> and
> 
> maven-changelog-plugin:register:
> 
> Other reports are generated without issues. Maven returns a BUILD
> SUCCESSFUL message.
> 
> Any help appreciated.
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 
>

Reply via email to