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

[jira] [Commented] (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:comment-tabpanel&focusedCommentId=16822713#comment-16822713 ] 

Hudson commented on MPMD-285:
-----------------------------

Build succeeded in Jenkins: Maven TLP » maven-pmd-plugin » master #14

See https://builds.apache.org/job/maven-box/job/maven-pmd-plugin/job/master/14/

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