You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by ji...@codehaus.org on 2004/08/06 20:11:19 UTC

[jira] Created: (MPDASHBOARD-9) Link aggregator results with full reports

Message:

  A new issue has been created in JIRA.

---------------------------------------------------------------------
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: Unassigned
   Priority: Major

 Original Estimate: Unknown
 Time Spent: Unknown
  Remaining: Unknown

    Project: maven-dashboard-plugin

   Assignee: 
   Reporter: Carlos Sanchez

    Created: Fri, 6 Aug 2004 2:09 PM
    Updated: Fri, 6 Aug 2004 2:09 PM

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: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org


[jira] Updated: (MPDASHBOARD-9) Link aggregator results with full reports

Posted by ji...@codehaus.org.
The following issue has been updated:

    Updater: Carlos Sanchez (mailto:apache@carlos.cousas.net)
       Date: Fri, 6 Aug 2004 2:14 PM
    Comment:
A junit sample (not working). Just hope anyone with a better knowledge of the plugin could implement it faster
    Changes:
             Attachment changed to junit.patch
    ---------------------------------------------------------------------
For a full history of the issue, see:

  http://jira.codehaus.org/browse/MPDASHBOARD-9?page=history

---------------------------------------------------------------------
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: Unassigned
   Priority: Major

 Original Estimate: Unknown
 Time Spent: Unknown
  Remaining: Unknown

    Project: maven-dashboard-plugin

   Assignee: 
   Reporter: Carlos Sanchez

    Created: Fri, 6 Aug 2004 2:09 PM
    Updated: Fri, 6 Aug 2004 2:14 PM

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: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org


[jira] Commented: (MPDASHBOARD-9) Link aggregator results with full reports

Posted by ji...@codehaus.org.
The following comment has been added to this issue:

     Author: Vincent Massol
    Created: Mon, 9 Aug 2004 1:44 PM
       Body:
> Do you think the parse goal is needed? it will only be used 
> in "getValue". 

Agreed. It's not required and the getValue is better.

> The scripts can be in a well-known location and a new property can 
> be used to set another location for user scripts. 

Sure. The scripts are already in a well-known location. I also agree about extensibility for user scripts.



---------------------------------------------------------------------
View this comment:
  http://jira.codehaus.org/browse/MPDASHBOARD-9?page=comments#action_22929

---------------------------------------------------------------------
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: Mon, 9 Aug 2004 1:44 PM

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: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org


[jira] Commented: (MPDASHBOARD-9) Link aggregator results with full reports

Posted by ji...@codehaus.org.
The following comment has been added to this issue:

     Author: Carlos Sanchez
    Created: Sun, 8 Aug 2004 4:06 PM
       Body:
Using your approach we'll need the following goals
getArtifact
getLabel
getGoal
getDescription
getLink
getValue

Do you think the parse goal is needed? it will only be used in "getValue".

The scripts can be in a well-known location and a new property can be used to set another location for user scripts.

About j:import the inherit attribute is already used so it should work, but it doesn't :(
---------------------------------------------------------------------
View this comment:
  http://jira.codehaus.org/browse/MPDASHBOARD-9?page=comments#action_22882

---------------------------------------------------------------------
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 4:06 PM

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: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org


[jira] Commented: (MPDASHBOARD-9) Link aggregator results with full reports

Posted by ji...@codehaus.org.
The following comment has been added to this issue:

     Author: Carlos Sanchez
    Created: Sun, 8 Aug 2004 9:02 AM
       Body:
My idea was to add
<x:attribute name="link">junit-report.html</x:attribute>
to juniterrors.jelly for example, instead of 
            <!-- Add link attribute -->
            <j:set var="linkProperty" 
                value="maven.dashboard.aggregator.${aggregatorName}.link"/>
            <j:set var="link" 
                value="${context.getVariable(linkProperty)}"/>
            <j:if test="${link != null}">
              <x:attribute name="link">${link}</x:attribute>
            </j:if>

The actual error is
<attribute> tag must be enclosed inside an <element> tag

Seems that the imported file don't know about the <x:element name="aggregator"> in plugin.jelly
---------------------------------------------------------------------
View this comment:
  http://jira.codehaus.org/browse/MPDASHBOARD-9?page=comments#action_22873

---------------------------------------------------------------------
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:02 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: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org


[jira] Commented: (MPDASHBOARD-9) Link aggregator results with full reports

Posted by ji...@codehaus.org.
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: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org


[jira] Commented: (MPDASHBOARD-9) Link aggregator results with full reports

Posted by ji...@codehaus.org.
The following comment has been added to this issue:

     Author: Carlos Sanchez
    Created: Sun, 8 Aug 2004 8:45 AM
       Body:
The first attachment was only a very small idea, now I have implemented it.

I think it's a better idea to move the "Add link attribute" to the aggregator jelly script, so the linked file can be obtained by loading another plugin property instead of hardcoding it.

            <!-- Add link attribute -->
            <j:set var="linkProperty" 
                value="maven.dashboard.aggregator.${aggregatorName}.link"/>
            <j:set var="link" 
                value="${context.getVariable(linkProperty)}"/>
            <j:if test="${link != null}">
              <x:attribute name="link">${link}</x:attribute>
            </j:if>

But I get an error
<j:import> could not import script
Do you know why?
---------------------------------------------------------------------
View this comment:
  http://jira.codehaus.org/browse/MPDASHBOARD-9?page=comments#action_22871

---------------------------------------------------------------------
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 8:45 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: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org


[jira] Commented: (MPDASHBOARD-9) Link aggregator results with full reports

Posted by "Vincent Massol (JIRA)" <ji...@codehaus.org>.
     [ http://jira.codehaus.org/browse/MPDASHBOARD-9?page=comments#action_30561 ]
     
Vincent Massol commented on MPDASHBOARD-9:
------------------------------------------

Nascif, your assumpotions are right. You should see links to the individual reports, *provided* they have been generated. Maybe we can discuss it on the mailing list i you have some issues?

> Link aggregator results with full reports
> -----------------------------------------
>
>          Key: MPDASHBOARD-9
>          URL: http://jira.codehaus.org/browse/MPDASHBOARD-9
>      Project: maven-dashboard-plugin
>         Type: Improvement
>     Reporter: Carlos Sanchez
>     Assignee: Vincent Massol
>      Fix For: 1.7
>  Attachments: dashboard.patch, patch.txt
>
>
> 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

-- 
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: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org


[jira] Closed: (MPDASHBOARD-9) Link aggregator results with full reports

Posted by ji...@codehaus.org.
Message:

   The following issue has been closed.

   Resolver: Vincent Massol
       Date: Sun, 23 Jan 2005 11:51 AM

Applied thanks. I've had to make several modifications to make it work. Also I've noticed that the report links get generated only for subproject1 and not for the other subprojects in the plugin tests. Is that normal?
---------------------------------------------------------------------
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: Closed
   Priority: Major
 Resolution: FIXED

 Original Estimate: Unknown
 Time Spent: Unknown
  Remaining: Unknown

    Project: maven-dashboard-plugin
   Fix Fors:
             1.7

   Assignee: Vincent Massol
   Reporter: Carlos Sanchez

    Created: Fri, 6 Aug 2004 2:09 PM
    Updated: Sun, 23 Jan 2005 11:51 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: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org


[jira] Commented: (MPDASHBOARD-9) Link aggregator results with full reports

Posted by ji...@codehaus.org.
The following comment has been added to this issue:

     Author: Vincent Massol
    Created: Sat, 7 Aug 2004 12:50 PM
       Body:
Hi Carlos,

Are you sure the multiproject plugin will always be loaded in the context before the dashboard project executes? If not, the maven.multiproject.aggregateDir property will not be set...

Also, how is %%PROJECTID%% resolved?

It seems to me all those properties are getting complex. Maybe it's time to create an interface for aggregators so that an aggregator script has to implement some methods such as: getLink(), getDescription(), etc. Dunno, just an idea.

Lastly, could you please also add the modifications to changes.xml + to the aggregator how to page which explains how to create an aggregator. It seems aggregators now accept a new property (the link one). Or is that specific only to the juniterrors aggregator? (in which case, I think it needs to be differentiated from the other properties which are generic).

Thanks!
---------------------------------------------------------------------
View this comment:
  http://jira.codehaus.org/browse/MPDASHBOARD-9?page=comments#action_22845

---------------------------------------------------------------------
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: Sat, 7 Aug 2004 12:50 PM

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: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org


[jira] Updated: (MPDASHBOARD-9) Link aggregator results with full reports

Posted by ji...@codehaus.org.
The following issue has been updated:

    Updater: pkernevez (mailto:pkernevez@octo.com)
       Date: Mon, 17 Jan 2005 4:56 AM
    Comment:
This is a patch that manage mutliprojet and all aggregators excepts the clovers ones (only because with my configuration, I don't succed in generating the clover report, there isn't any technical difficulty).
    Changes:
             Attachment changed to patch.txt
    ---------------------------------------------------------------------
For a full history of the issue, see:

  http://jira.codehaus.org/browse/MPDASHBOARD-9?page=history

---------------------------------------------------------------------
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: Mon, 17 Jan 2005 4:56 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: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org


[jira] Updated: (MPDASHBOARD-9) Link aggregator results with full reports

Posted by ji...@codehaus.org.
The following issue has been updated:

    Updater: Carlos Sanchez (mailto:apache@carlos.cousas.net)
       Date: Sun, 8 Aug 2004 8:46 AM
    Changes:
             Attachment changed from junit.patch
    ---------------------------------------------------------------------
For a full history of the issue, see:

  http://jira.codehaus.org/browse/MPDASHBOARD-9?page=history

---------------------------------------------------------------------
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 8:46 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: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org


[jira] Commented: (MPDASHBOARD-9) Link aggregator results with full reports

Posted by ji...@codehaus.org.
The following comment has been added to this issue:

     Author: pkernevez
    Created: Sun, 23 Jan 2005 9:49 PM
       Body:
I'm surprised that you had to make some changes, I expected that it was to many work (I use it on real projects without any trouble).

That's normal that links are only generated for the first project (and this is tested : cf the comment 
<!-- The project2 don't have any report we check that there isn't any link --> in the maven.xml that test the plugin ;-)

The reasons are: 
- The project2 : has only XML report, so the dashbord has information about the number of errors, bit we don't have any html report to make links.
- The project3 : hasn't any XML or Html report, so there isn't any link.

---------------------------------------------------------------------
View this comment:
  http://jira.codehaus.org/browse/MPDASHBOARD-9?page=comments#action_29198

---------------------------------------------------------------------
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: Closed
   Priority: Major
 Resolution: FIXED

 Original Estimate: Unknown
 Time Spent: Unknown
  Remaining: Unknown

    Project: maven-dashboard-plugin
   Fix Fors:
             1.7

   Assignee: Vincent Massol
   Reporter: Carlos Sanchez

    Created: Fri, 6 Aug 2004 2:09 PM
    Updated: Sun, 23 Jan 2005 9:49 PM

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: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org


[jira] Updated: (MPDASHBOARD-9) Link aggregator results with full reports

Posted by ji...@codehaus.org.
The following issue has been updated:

    Updater: Carlos Sanchez (mailto:apache@carlos.cousas.net)
       Date: Sun, 8 Aug 2004 8:46 AM
    Changes:
             Attachment changed to dashboard.patch
    ---------------------------------------------------------------------
For a full history of the issue, see:

  http://jira.codehaus.org/browse/MPDASHBOARD-9?page=history

---------------------------------------------------------------------
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 8:46 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: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org


[jira] Commented: (MPDASHBOARD-9) Link aggregator results with full reports

Posted by "Nascif A. Abousalh-Neto (JIRA)" <ji...@codehaus.org>.
     [ http://jira.codehaus.org/browse/MPDASHBOARD-9?page=comments#action_30560 ]
     
Nascif A. Abousalh-Neto commented on MPDASHBOARD-9:
---------------------------------------------------

Hi,

I just updated to the latest version of the dashboard plugin hoping to see the links to the sub-project reports but the only links I saw are from the sub-project name to its main page.

>From the comments I had the impression that all aggregators would also generate links to their specific reports. Is there anything else I need to udpate other then the dashboard jar? (I checked and I am using version 1.7)

Regards,
  Nascif

> Link aggregator results with full reports
> -----------------------------------------
>
>          Key: MPDASHBOARD-9
>          URL: http://jira.codehaus.org/browse/MPDASHBOARD-9
>      Project: maven-dashboard-plugin
>         Type: Improvement
>     Reporter: Carlos Sanchez
>     Assignee: Vincent Massol
>      Fix For: 1.7
>  Attachments: dashboard.patch, patch.txt
>
>
> 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

-- 
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: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org


[jira] Commented: (MPDASHBOARD-9) Link aggregator results with full reports

Posted by ji...@codehaus.org.
The following comment has been added to this issue:

     Author: Carlos Sanchez
    Created: Sun, 8 Aug 2004 8:48 AM
       Body:
Any aggregator can have the link property, not just the junit report.
---------------------------------------------------------------------
View this comment:
  http://jira.codehaus.org/browse/MPDASHBOARD-9?page=comments#action_22872

---------------------------------------------------------------------
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 8:48 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: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org