You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by "Eric Ballet-Baz (JIRA)" <ji...@codehaus.org> on 2005/06/06 17:22:22 UTC

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

     [ http://jira.codehaus.org/browse/MPDASHBOARD-27?page=comments#action_40666 ]
     
Eric Ballet-Baz commented on MPDASHBOARD-27:
--------------------------------------------

Furthermore properties :
maven.dashboard.basedir
maven.dashboard.includes
maven.dashboard.excludes
maven.dashboard.ignoreFailures
are now always ignored ... It's not possible anymore to override multiproject properties

> 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
>     Priority: Minor

>
>
> 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