[
https://issues.apache.org/jira/browse/FLINK-6582?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16016401#comment-16016401
]
ASF GitHub Bot commented on FLINK-6582:
---------------------------------------
Github user greghogan commented on the issue:
https://github.com/apache/flink/pull/3910
@rmetzger latest commit is simpler and tested successfully for java and
scala: `mvn org.apache.maven.plugins:maven-archetype-plugin:2.4:generate
-DarchetypeGroupId=org.apache.flink -DarchetypeArtifactId=flink-quickstart-java
-DarchetypeCatalog=local -DarchetypeVersion=1.4-SNAPSHOT`.
> 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)