[
https://issues.apache.org/jira/browse/FLINK-3569?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Maximilian Michels closed FLINK-3569.
-------------------------------------
Resolution: Fixed
master: bb62ab082f7e6157138d509e305e10510badc491
release-1.0: fd0830eadfb1feb00df95a3f9d52bff9edf49a04
> Test cases fail due to Maven Shade plugin
> -----------------------------------------
>
> Key: FLINK-3569
> URL: https://issues.apache.org/jira/browse/FLINK-3569
> Project: Flink
> Issue Type: Bug
> Components: Tests
> Affects Versions: 1.0.0
> Reporter: Maximilian Michels
> Assignee: Maximilian Michels
> Fix For: 1.1.0, 1.0.0
>
>
> Tests like the {{ClassLoaderITCase}} use relative paths to find some jars.
> The working directory (basedir) is changed by the Maven Shade plugin when it
> has {{dependencyReducedPomLocation}} configured.
> Thus, we need to explicitly set the working directory (if possibly in the
> plugin configuration) or prevent shading from execute.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)