It is not the same error, as it now fails on deleting the "build-target"
symbolic link.
I haven't seen that one before, so for the time being add
"-P!symlink-build-target" to your maven call; this will skip the symlink
cleanup/creation.
Note that it should now be possible for you to only build flink-dist
without having to rebuild the rest of Flink.
On 11/02/2020 11:22, Avinash Tripathy wrote:
I am trying to build the master branch itself, still same error I am
getting.
Please check the attachment.
On Tue, Feb 11, 2020 at 3:18 PM Chesnay Schepler <ches...@apache.org
<mailto:ches...@apache.org>> wrote:
You have to build the entirety of Flink first, at least once.
It is not possible to only build flink-dist in a fresh repository.
Related: https://issues.apache.org/jira/browse/FLINK-9582
On 11/02/2020 08:44, Avinash Tripathy wrote:
> Hi,
>
> I am getting build failure for flink-dist.
>
> Taken the latest source code from gitHub -
https://github.com/apache/flink
>
> Please go through attachment for error message.
>
> Thanks,
> Avinash