You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Maximilian Michels (JIRA)" <ji...@apache.org> on 2016/06/02 12:20:59 UTC

[jira] [Created] (FLINK-4009) Scala Shell fails to find library for inclusion in test

Maximilian Michels created FLINK-4009:
-----------------------------------------

             Summary: Scala Shell fails to find library for inclusion in test
                 Key: FLINK-4009
                 URL: https://issues.apache.org/jira/browse/FLINK-4009
             Project: Flink
          Issue Type: Test
          Components: Scala Shell, Tests
    Affects Versions: 1.1.0
            Reporter: Maximilian Michels
            Assignee: Maximilian Michels
             Fix For: 1.1.0


The Scala Shell test fails to find the flink-ml library jar in the target folder. This is due to its working directory being expected in "flink-scala-shell/target" when it is in fact "flink-scala-shell". I'm a bit puzzled why that could have changed recently. The last incident I recall where we had to change paths was when we introduced shading of all artifacts to produce effective poms (via the force-shading module). I'm assuming the change of paths has to do with switching from Failsafe to Surefire in FLINK-3909.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)