[
https://issues.apache.org/jira/browse/FLINK-7111?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16082639#comment-16082639
]
Stephan Ewen commented on FLINK-7111:
-------------------------------------
Hmm, in the tradeoff between supporting `mvn verify` without additional
compile, versus loosing this test coverage, I am not sure that this is a good
idea to just disable the tests.
What is the reason that `mvn verify` without compile became so important that
the decision was to drop tests for that?
> 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)