You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Stephan Ewen (JIRA)" <ji...@apache.org> on 2018/04/17 12:50:00 UTC

[jira] [Created] (FLINK-9189) Add a SBT and Gradle Quickstarts

Stephan Ewen created FLINK-9189:
-----------------------------------

             Summary: Add a SBT and Gradle Quickstarts
                 Key: FLINK-9189
                 URL: https://issues.apache.org/jira/browse/FLINK-9189
             Project: Flink
          Issue Type: Improvement
          Components: Quickstarts
            Reporter: Stephan Ewen


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.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)