Can you run "maven -e site" and post the results?

Thanks.
--
dIon Gillard, Multitask Consulting
Blog:      http://blogs.codehaus.org/people/dion/
Work:      http://www.multitask.com.au


"Dominik Dahlem" <[EMAIL PROTECTED]> wrote on 10/07/2003 11:43:54 
PM:

> Hi all,
> 
> I have a problem with the changelog report. However, I assume it has
> nothing 
> to do with the repository connection setting. Rather, the checkstyle
> report
> is (besides others) registered, although I didn't specify any reports
> in my project.xml (<reports/>). Further, I set the 
> maven.xdoc.includeProjectDocumentation property to "no", because there
> are
> no java-files and so I don't need any reports. I'm working on a
> maven-plugin. 
> Am I missing something else?
> 
> Help is greatly appreciated...
> 
> Thx,
> Dominik
> 
> 
> site:
> xdoc:register-reports:
> maven-jdepend-plugin:register:
> maven-checkstyle-plugin:register:
> maven-changes-plugin:register:
> maven-changelog-plugin:register:
> maven-developer-activity-plugin:register:
> maven-file-activity-plugin:register:
> maven-license-plugin:register:
> maven-javadoc-plugin:register:
> maven-jxr-plugin:register:
> maven-junit-report-plugin:register:
> maven-linkcheck-plugin:register:
> maven-tasklist-plugin:register:
> 
> site:run-reports:
>     [echo] Generating the Metrics...
> maven-jdepend-plugin:report:
>     [echo] Generating the Checkstyle...
> checkstyle:check-license-file:
> checkstyle:determine-properties:
> 
> checkstyle:report:
> 
> maven-checkstyle-plugin:report:
>     [echo] Generating the Change Log...
> maven-changelog-plugin:report:
>     [echo] Generating the changelog report
> BUILD FAILED
> null:37:50: <attainGoal> null:56:15: <changelog:changelog> null
> Total time:  4 seconds
> 
> 
> +---------------------------------------------------------------------+
>    _/_/_/_/_/  _/_/_/  __/_/_/_/  Dominik Dahlem
>       _/     _/    _/  _/     _/  M.Sc. student, Computer Science
>      _/     _/        _/     _/   Trinity College Dublin
>     _/     _/        _/     _/    tel  : +353 (0)1 608
>    _/     _/    _/  _/     _/     email: [EMAIL PROTECTED]
>   _/      _/_/_/  __/_/_/_/       www  : http://www.cs.tcd.ie/~dahlemd
> +---------------------------------------------------------------------+
> 
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 

Reply via email to