[ https://issues.apache.org/jira/browse/FLINK-9008?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16474730#comment-16474730 ]
ASF GitHub Bot commented on FLINK-9008: --------------------------------------- Github user medcv commented on the issue: https://github.com/apache/flink/pull/5823 @zhangminglei @zentol I was looking at the ticket [FLINK-1044](https://issues.apache.org/jira/browse/FLINK-1044) and seems we can use the output of this test to offer a zip archive with a pre-setup user project, upload it to `https://flink.apache.org/q/quickstart.zip` and update the document to point to this .zip file. This can help for users that have no experience with Maven/SBT setups. > End-to-end test: Quickstarts > ---------------------------- > > Key: FLINK-9008 > URL: https://issues.apache.org/jira/browse/FLINK-9008 > Project: Flink > Issue Type: Sub-task > Components: Quickstarts, Tests > Affects Versions: 1.5.0 > Reporter: Till Rohrmann > Assignee: mingleizhang > Priority: Blocker > Fix For: 1.6.0 > > > We could add an end-to-end test which verifies Flink's quickstarts. It should > do the following: > # create a new Flink project using the quickstarts archetype > # add a new Flink dependency to the {{pom.xml}} (e.g. Flink connector or > library) > # run {{mvn clean package -Pbuild-jar}} > # verify that no core dependencies are contained in the jar file > # Run the program -- This message was sent by Atlassian JIRA (v7.6.3#76005)