The following comment has been added to this issue:

     Author: Vincent Massol
    Created: Sun, 8 Aug 2004 9:27 AM
       Body:
My initial idea was different. It was to define an interface that each jelly 
aggregator has to implement. For example the interface is that each jelly aggregator 
has to define the following goals:

"dashboard-[agrgegator name]-getLink"
"dashboard-[agrgegator name]-parse"
...

And then the main plugin.jelly would call these different goals as required to 
generate the raw ${maven.dashboard.report.single} file.

The master dashboard.jsl will then render the report into HTML using all the elements 
defined in the XML format.

ATM, I'm using a <j:import> tag but in that scheme we would need to use the 
<j:include> tag instead to import all scripts.

What do you think?

BTW, here's a comment I've found on the Jelly import tag: "By default, the imported 
script does not have access to the parent script's variable context. This behaviour 
may be modified using the inherit attribute.". That may (or may not!) explain your 
problem.
---------------------------------------------------------------------
View this comment:
  http://jira.codehaus.org/browse/MPDASHBOARD-9?page=comments#action_22874

---------------------------------------------------------------------
View the issue:
  http://jira.codehaus.org/browse/MPDASHBOARD-9

Here is an overview of the issue:
---------------------------------------------------------------------
        Key: MPDASHBOARD-9
    Summary: Link aggregator results with full reports
       Type: Improvement

     Status: Open
   Priority: Major

 Original Estimate: Unknown
 Time Spent: Unknown
  Remaining: Unknown

    Project: maven-dashboard-plugin

   Assignee: Vincent Massol
   Reporter: Carlos Sanchez

    Created: Fri, 6 Aug 2004 2:09 PM
    Updated: Sun, 8 Aug 2004 9:27 AM

Description:
Add a link to the results so clicking on them takes you to the full report.
e.g. link test failures to junit report of each project


---------------------------------------------------------------------
JIRA INFORMATION:
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

If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to