You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Slawomir Jaranowski (Jira)" <ji...@apache.org> on 2022/06/20 22:51:00 UTC

[jira] [Assigned] (MNG-7504) Warning about unknown reportPlugins parameters for m-site-p are always generated

     [ https://issues.apache.org/jira/browse/MNG-7504?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Slawomir Jaranowski reassigned MNG-7504:
----------------------------------------

    Assignee: Slawomir Jaranowski

> Warning about unknown reportPlugins parameters for m-site-p are always generated
> --------------------------------------------------------------------------------
>
>                 Key: MNG-7504
>                 URL: https://issues.apache.org/jira/browse/MNG-7504
>             Project: Maven
>          Issue Type: Bug
>    Affects Versions: 3.9.0, 4.0.0
>            Reporter: Slawomir Jaranowski
>            Assignee: Slawomir Jaranowski
>            Priority: Major
>             Fix For: 3.9.0
>
>
> In {{m-site-p 3.7}} configuration parameter {{reportPlugins}} was removed MSITE-792
> After MNG-7468 unknown parameter is detected and warning is generated.
> We have service {{org.apache.maven.model.plugin.DefaultReportingConverter}} which always add configuration for m-site-p with unsupported parameter {{reportPlugins}}.
> Configuration is added when project contains reporting sections.
> Possible solution 
> - drop service  - easy to implement but with impact on m-site-p < 3.7
> - detect m-site-p version in project - complicated
> - don't print warning about {{reportPlugins}} for {{m-site-p}} - easy but workaround



--
This message was sent by Atlassian Jira
(v8.20.7#820007)