[ http://jira.codehaus.org/browse/MPDASHBOARD-31?page=comments#action_52428 
] 

pkernevez commented on MPDASHBOARD-31:
--------------------------------------

I think I found the pb (I had the same error when I run a mutlitarget:site 
goal)):
The file target\docs\cobertura\coverage.xml start with the TDT declaration 
<!DOCTYPE coverage SYSTEM 
"http://cobertura.sourceforge.net/xml/coverage-02.dtd";>

When your remove this declaration the target dashboard:report-single succed in.
This is because the plugin need to be on line to be able to download the tdt.

I am behind a proxy that refuse any internet connection.

I will try to find a solution.

The full error when I call dashboard:report-single is:
BUILD FAILED
File...... 
C:\maven\home\.maven\cache\maven-dashboard-plugin-1.9-SNAPSHOT\plugin.jelly
Element... j:import
Line...... 210
Column.... -1
file:/C:/maven/home/.maven/cache/maven-dashboard-plugin-1.9-SNAPSHOT/plugin-resources/aggregators/coberturaloc.jelly:32:
-1: <x:parse> Error on line 2 of document  : External entity not found: 
"http://cobertura.sourceforge.net/xml/coverage-0
2.dtd". Nested exception: External entity not found: 
"http://cobertura.sourceforge.net/xml/coverage-02.dtd";.
Total time   : 2 seconds
Finished at  : Wednesday, November 30, 2005 6:25:22 PM CET


> Create aggregators for Cobertura
> --------------------------------
>
>          Key: MPDASHBOARD-31
>          URL: http://jira.codehaus.org/browse/MPDASHBOARD-31
>      Project: maven-dashboard-plugin
>         Type: New Feature
>     Reporter: Carlos Sanchez
>     Assignee: Carlos Sanchez

>
>


-- 
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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to