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 09:08:00 UTC

[jira] [Closed] (MNG-7408) explain reporting plugin version automatic selection (in Maven 3)

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

Herve Boutemy closed MNG-7408.
------------------------------
    Fix Version/s: 4.0.0
                   4.0.0-alpha-1
       Resolution: Fixed

done in https://github.com/apache/maven/commit/6ca13af230e9a7c6dcb0bf629d9a2676d8f833ed for Maven 4
https://github.com/apache/maven/commit/0a118d6e244e17cf27654ce6e17b1d3140c0967e for Maven 3.8.x

> explain reporting plugin version automatic selection (in Maven 3)
> -----------------------------------------------------------------
>
>                 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: 4.0.0, 4.0.0-alpha-1, 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
> in Maven 2, it did not even benefit from pluginManagement version selection
> but since Maven 3 MNG-4162, 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
> and since Maven Site Plugin 3.4, it also benefits from pluginManagement configuration
> see https://maven.apache.org/shared/maven-reporting-exec/



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