[ http://jira.codehaus.org/browse/MPDASHBOARD-31?page=comments#action_57005 ]
Nascif A. Abousalh-Neto commented on MPDASHBOARD-31: ---------------------------------------------------- Thanks, I am playing with it. I found two problems so far: 1) The Cobertura Aggregator It introduces dependencies on the latest Jelly library (u:loadText). This is an issue for Maven 1.0.2 users like me and should be documented or removed - there are ways to skip the external DTD parsing by configuring a SAX parser, see http://www-128.ibm.com/developerworks/xml/library/x-tipcfsx.html 2) Somehow this latest code is breaking the JXR plugin. More specifically, it resets the variable ${plugin-resources} to c:/. I am still investigating that. I had to update the Jelly libraries due to the problem above so it might be related. Regards, Nascif > 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 > Fix For: 1.9 > > -- 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]
