[ 
https://issues.apache.org/jira/browse/FLINK-7111?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16081900#comment-16081900
 ] 

ASF GitHub Bot commented on FLINK-7111:
---------------------------------------

Github user aljoscha commented on a diff in the pull request:

    https://github.com/apache/flink/pull/4288#discussion_r126631682
  
    --- Diff: 
flink-scala-shell/src/test/scala/org/apache/flink/api/scala/ScalaShellITCase.scala
 ---
    @@ -164,7 +164,11 @@ class ScalaShellITCase extends TestLogger {
         Assert.assertTrue(output.contains("WC(world,10)"))
       }
     
    -  /** Submit external library */
    +  /**
    +   * Submit external library.
    +   * Disabled due of FLINK-7111.
    --- End diff --
    
    Should this be "due to"


> 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)

Reply via email to