Closed mari-ohira closed 3 years ago
Hey Mari,
You are missing the maven on your system, or it is not on the system path. As an alternative you can also provide the path in the config.yml file in the following way:
maven_binary: "path-to-maven/bin/mvn"
I hope this helps you out.
Hi Milos,
I installed Maven and put it in the system path, but somehow synpp doesn't recognise it. Your workaround to put the path in the config file worked perfectly. Thank you!
This showed up when I tried to run the synpp pipeline:
Any thoughts on how to solve this?