[
https://issues.apache.org/jira/browse/FLINK-7111?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16083020#comment-16083020
]
Chesnay Schepler commented on FLINK-7111:
-----------------------------------------
As for how we can implement this test properly, I would suggest to test this
similarly as the proposed end-to-end kafka tests, i.e. against an actual local
flink cluster, outside of maven.
> flink-scala-shell fails on mvn verify
> -------------------------------------
>
> Key: FLINK-7111
> URL: https://issues.apache.org/jira/browse/FLINK-7111
> Project: Flink
> Issue Type: Bug
> Components: Scala Shell, Tests
> Affects Versions: 1.4.0
> Reporter: Chesnay Schepler
> Assignee: Chesnay Schepler
> Fix For: 1.4.0
>
>
> Running {{mvn verify}} after {{mvn clean install -DskipTests}} causes the
> build to fail in {{flink-scala-shell}} with
> {code}
> [ERROR] Failed to execute goal
> org.apache.maven.plugins:maven-assembly-plugin:2.4:single
> (create-library-loading-jar) on project flink-scala-shell_2.11: Failed to
> create assembly: Error creating assembly archive test-jar: You must set at
> least one file. -> [Help 1]
> {code}
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)