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

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

GitHub user greghogan opened a pull request:

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

    [FLINK-6582] [docs] Project from maven archetype is not buildable by default

    The pom.xml for flink-quickstart-java and flink-quickstart-scala must 
specify scala.version and scala.binary.version.

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

    $ git pull https://github.com/greghogan/flink 
6582_project_from_maven_archetype_is_not_buildable

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

    https://github.com/apache/flink/pull/3910.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 #3910
    
----
commit 986ebdb9964a87302c6c26d4eaa431e75b186351
Author: Greg Hogan <c...@greghogan.com>
Date:   2017-05-15T13:35:36Z

    [FLINK-6582] [docs] Project from maven archetype is not buildable by default
    
    The pom.xml for flink-quickstart-java and flink-quickstart-scala must
    specify scala.version and scala.binary.version.

----


> Project from maven archetype is not buildable by default due to 
> ${scala.binary.version}
> ---------------------------------------------------------------------------------------
>
>                 Key: FLINK-6582
>                 URL: https://issues.apache.org/jira/browse/FLINK-6582
>             Project: Flink
>          Issue Type: Bug
>          Components: Build System, Quickstarts
>    Affects Versions: 1.3.0
>            Reporter: Dawid Wysakowicz
>            Assignee: Greg Hogan
>             Fix For: 1.3.0, 1.4.0
>
>
> When creating a java project from maven-archetype dependencies to flink are 
> unresolvable due to $\{scala.binary.version\} placeholder.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

Reply via email to