You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Chesnay Schepler (JIRA)" <ji...@apache.org> on 2017/06/25 11:57:00 UTC

[jira] [Closed] (FLINK-6774) build-helper-maven-plugin version not set

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

Chesnay Schepler closed FLINK-6774.
-----------------------------------
       Resolution: Fixed
    Fix Version/s: 1.3.2
                   1.4.0

1.3: b20ae53a9957683f3b7fe44c0a799422021fbb69
1.4: 1ae4ac28b102c1a33d071dd1184782eb12625bbc

> build-helper-maven-plugin version not set
> -----------------------------------------
>
>                 Key: FLINK-6774
>                 URL: https://issues.apache.org/jira/browse/FLINK-6774
>             Project: Flink
>          Issue Type: Bug
>          Components: Build System
>    Affects Versions: 1.3.0
>            Reporter: Nico Kruber
>            Assignee: Nico Kruber
>            Priority: Minor
>             Fix For: 1.4.0, 1.3.2
>
>
> some modules forgot to specify the version of their {{build-helper-maven-plugin}} which causes the following warning in a maven build:
> {code}
> [WARNING] 'build.plugins.plugin.version' for org.codehaus.mojo:build-helper-maven-plugin is missing. @ org.apache.flink:flink-connector-kafka-base_${scala.binary.version}:[unknown-version], /home/nico/Projects/flink/flink-connectors/flink-connector-kafka-base/pom.xml, line 216, column 12
> [WARNING] It is highly recommended to fix these problems because they threaten the stability of your build.
> {code}



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)