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

Chesnay Schepler commented on FLINK-7111:
-----------------------------------------

Exactly, it's a 2 step process, the first step compiles all required modules, 
the second one executes tests for specific modules. For example, for the 
libraries we compile both the libraries and the core modules (runtime etc.), 
but only run tests in the sub-modules of flink-libraries.

This buys us a LOT of time since 4/5 profiles don't have to run the 
flink-runtime tests which easily take 15 minutes.

> 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