[
https://issues.apache.org/jira/browse/FLINK-7111?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16078997#comment-16078997
]
ASF GitHub Bot commented on FLINK-7111:
---------------------------------------
GitHub user zentol opened a pull request:
https://github.com/apache/flink/pull/4288
[FLINK-7111] [scala-shell] Disable external jar test
@aljoscha What do you think?
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/zentol/flink 7111
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/flink/pull/4288.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #4288
----
commit a301d5bad836964ab25973a5bf2a82b78e670b6b
Author: zentol <[email protected]>
Date: 2017-07-08T06:44:05Z
[FLINK-7111] [scala-shell] Disable external jar test
----
> 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)