Hello everyone, I am trying to setup Wayang for development on my computer.
I have followed the guide in the readme file in the repo on section "Installing Wayang". And the first step is to build the binaries. Pr. The documentation provided here: https://github.com/ChristofferEmilKristensen/incubator-wayang/blob/main/guides/tutorial.md I have cloned the repository, but when I run the command: ./mvnw clean package -pl :wayang-assembly -Pdistribution I get the following error: [cid:154b7a6f-8b43-4a53-984d-6cd416150890] Have anyone tried similar and know how this can be resolved? I have just followed the official documentation so I would assume it would work out of the box. Am i missing a step prior to this? I have not run any other maven commands, but I assume this is not necessary since it does not say anything in the documentation 🙂 Best regards, Christoffer Kristensen
