You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Chesnay Schepler (JIRA)" <ji...@apache.org> on 2017/07/06 08:49:00 UTC

[jira] [Created] (FLINK-7111) flink-scala-shell fails on mvn verify

Chesnay Schepler created FLINK-7111:
---------------------------------------

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