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

[jira] [Updated] (MNG-7408) explain reporting plugin version automatic selection

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

Herve Boutemy updated MNG-7408:
-------------------------------
    Description: 
reporting plugin version looks like normal version = you need to define a version for build stability https://maven.apache.org/ref/3.8.4/maven-model/maven.html#class_reporting

and in the past, it did not even benefit from pluginManagement version selection

but since Maven SIte Plugin ..., it benefits not only from pluginManagement version (and configuration) but also from plugin: we need to make that clear, because versions of report plugins are a pain for users who don't know about this, because it force them to define a property that will be used both in pluginManagement/plugin and reporting

see https://maven.apache.org/shared/maven-reporting-exec/

  was:
reporting plugin version looks like normal version = you need to define a version for build stability https://maven.apache.org/ref/3.8.4/maven-model/maven.html#class_reporting

and in the past, it did not even benefit from pluginManagement version selection

but since Maven SIte Plugin ..., it benefits not only from pluginManagement version but also from plugin: we need to make that clear, because versions of report plugins are a pain for users who don't know about this, because it force them to define a property that will be used both in pluginManagement/plugin and reporting


> explain reporting plugin version automatic selection
> ----------------------------------------------------
>
>                 Key: MNG-7408
>                 URL: https://issues.apache.org/jira/browse/MNG-7408
>             Project: Maven
>          Issue Type: Improvement
>          Components: Sites &amp; Reporting
>    Affects Versions: 3.8.4
>            Reporter: Herve Boutemy
>            Assignee: Herve Boutemy
>            Priority: Major
>             Fix For: 3.8.5
>
>
> reporting plugin version looks like normal version = you need to define a version for build stability https://maven.apache.org/ref/3.8.4/maven-model/maven.html#class_reporting
> and in the past, it did not even benefit from pluginManagement version selection
> but since Maven SIte Plugin ..., it benefits not only from pluginManagement version (and configuration) but also from plugin: we need to make that clear, because versions of report plugins are a pain for users who don't know about this, because it force them to define a property that will be used both in pluginManagement/plugin and reporting
> see https://maven.apache.org/shared/maven-reporting-exec/



--
This message was sent by Atlassian Jira
(v8.20.1#820001)