You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Hervé Boutemy (JIRA)" <ji...@apache.org> on 2019/04/21 16:09:00 UTC

[jira] [Closed] (MPMD-285) remove pluginTools version override for build (which block reproducible build...)

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

Hervé Boutemy closed MPMD-285.
------------------------------
       Resolution: Fixed
    Fix Version/s: 3.13.0

fixed in https://gitbox.apache.org/repos/asf?p=maven-pmd-plugin.git&a=commit&h=10d1784cc7243b7cb4bdf1517f316d1f6e27d3f8

> remove pluginTools version override for build (which block reproducible build...)
> ---------------------------------------------------------------------------------
>
>                 Key: MPMD-285
>                 URL: https://issues.apache.org/jira/browse/MPMD-285
>             Project: Maven PMD Plugin
>          Issue Type: Task
>    Affects Versions: 3.12.0
>            Reporter: Hervé Boutemy
>            Assignee: Hervé Boutemy
>            Priority: Major
>             Fix For: 3.13.0
>
>
> the plugin pom.xml contains
> {code:xml}  <properties>
> [...]
>     <mavenPluginToolsVersion>3.5</mavenPluginToolsVersion>
>   </properties>{code}
> this plugin version does not have MPLUGIN-326 fixed, then the build is not reproducible: https://cwiki.apache.org/confluence/pages/viewpage.action?pageId=74682318
> we should avoid such overrides when not absolutely useful, and follow configuration inherited from parents...



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)