[
https://issues.apache.org/jira/browse/FLINK-6582?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16010459#comment-16010459
]
Dawid Wysakowicz commented on FLINK-6582:
-----------------------------------------
I am using the one from documentation of SNAPSHOT:
{code}
mvn archetype:generate \
-DarchetypeGroupId=org.apache.flink \
-DarchetypeArtifactId=flink-quickstart-java \
-DarchetypeCatalog=https://repository.apache.org/content/repositories/snapshots/
\
-DarchetypeVersion=1.4-SNAPSHOT
{code}
> 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
> Fix For: 1.3.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)