[
https://issues.apache.org/jira/browse/FLINK-5814?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Stephan Ewen closed FLINK-5814.
-------------------------------
> flink-dist creates wrong symlink when not used with cleaned before
> ------------------------------------------------------------------
>
> Key: FLINK-5814
> URL: https://issues.apache.org/jira/browse/FLINK-5814
> Project: Flink
> Issue Type: Bug
> Components: Build System
> Affects Versions: 1.2.0
> Reporter: Nico Kruber
> Assignee: Nico Kruber
> Priority: Minor
> Fix For: 1.3.0, 1.2.1
>
>
> If {{<flink-dir>/build-target}} already exists, 'mvn package' for flink-dist
> will create a symbolic link *inside* {{<flink-dir>/build-target}} instead of
> replacing that symlink. This is due to the behaviour of {{ln \-sf}} for
> target links that point to directories and may be solved by adding the
> {{--no-dereference}} parameter.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)