[
https://issues.apache.org/jira/browse/FLINK-9189?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Nico Kruber updated FLINK-9189:
-------------------------------
Description:
Having a proper project template helps a lot in getting dependencies right. For
example, setting the core dependencies to "provided", the connector / library
dependencies to "compile", etc.
The Maven quickstarts are in good shape by now, but I observed SBT users to get
this wrong quite often.
was:
Having a proper project template helps a lot in getting dependencies right. For
example, setting the core dependencies to "provided", the connector / library
dependencies to "compile", etc.
The Maven quickstarts are in good shape by now, but I observed SBT and Gradle
users to get this wrong quite often.
> Add a SBT Quickstarts
> ---------------------
>
> Key: FLINK-9189
> URL: https://issues.apache.org/jira/browse/FLINK-9189
> Project: Flink
> Issue Type: Improvement
> Components: Quickstarts
> Reporter: Stephan Ewen
> Priority: Critical
>
> Having a proper project template helps a lot in getting dependencies right.
> For example, setting the core dependencies to "provided", the connector /
> library dependencies to "compile", etc.
> The Maven quickstarts are in good shape by now, but I observed SBT users to
> get this wrong quite often.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)