Details
-
Sub-task
-
Status: Closed
-
Blocker
-
Resolution: Fixed
-
1.5.0
-
None
Description
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
Attachments
Issue Links
- links to