[
https://issues.apache.org/jira/browse/FLINK-5814?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15869824#comment-15869824
]
ASF GitHub Bot commented on FLINK-5814:
---------------------------------------
Github user asfgit closed the pull request at:
https://github.com/apache/flink/pull/3331
> 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
>
> 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)