[ 
https://issues.apache.org/jira/browse/FLINK-6774?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16029418#comment-16029418
 ] 

ASF GitHub Bot commented on FLINK-6774:
---------------------------------------

GitHub user NicoK opened a pull request:

    https://github.com/apache/flink/pull/4017

    [FLINK-6774][build] set missing build-helper-maven-plugin version

    this PR sets the version number on those sub-modules which did not set it 
yet

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/NicoK/flink flink-6774

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/flink/pull/4017.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #4017
    
----
commit 7e1a0e2000c33f9c58c7fae533211087fcb153a6
Author: Nico Kruber <[email protected]>
Date:   2017-05-30T12:52:23Z

    [FLINK-6774][build] set missing build-helper-maven-plugin version

----


> 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
>
> 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.3.15#6346)

Reply via email to