You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by "Vincent Massol (JIRA)" <ji...@codehaus.org> on 2005/06/08 12:28:10 UTC

[jira] Closed: (MPDASHBOARD-27) Dashboard does not respect setting of maven.multiproject.includes

     [ http://jira.codehaus.org/browse/MPDASHBOARD-27?page=all ]
     
Vincent Massol closed MPDASHBOARD-27:
-------------------------------------

    Fix Version: 1.9
     Resolution: Fixed
      Assign To: Vincent Massol

Jeff and Eric, could you please try with the version in SVN trunk. I think I have fixed both issues but I'm not 100% sure. I would also need to add some tests but it's not very easy to do so... We'll reopen if it's not fixed.

> Dashboard does not respect setting of maven.multiproject.includes
> -----------------------------------------------------------------
>
>          Key: MPDASHBOARD-27
>          URL: http://jira.codehaus.org/browse/MPDASHBOARD-27
>      Project: maven-dashboard-plugin
>         Type: Bug
>  Environment: Maven 1.02
>     Reporter: Jeff Jensen
>     Assignee: Vincent Massol
>     Priority: Minor
>      Fix For: 1.9

>
>
> The dashboard docs say:
> # Location of subprojects to include in the dashboard report. By default
> # these properties have the same values as their Multiproject conterpart.
> # You can define them if you need to set different values.
> #maven.dashboard.basedir=${basedir}
> #maven.dashboard.includes=*/project.xml
> #maven.dashboard.excludes=
> #maven.dashboard.ignoreFailures=false
> I interpret this to mean "maven.dashboard.includes" will match the setting of "maven.multiproject.includes" (as well as the rest of the settings listed).
> However, if I set "maven.multiproject.includes" to only one of my subprojects (e.g. "subprojname/project.xml"), dashboard still runs on all of them.
> If this is working as designed, then I suggest changing the doc words to something like:
> # Location of subprojects to include in the dashboard report. By default,
> # these properties have the same default values as their Multiproject counterpart, but
> # do not use any user-made settings to the Multiproject properties.

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