Christian Galbavy wrote:
I still cannot build yoko from the source. I tried to move the .m2 repository to another path, but it does not help. I do not get any previous errors, maven can download all files. The error is still the same, at the CORE TEST the maven process hangs up. Is there a place where I can download the binaries?
Not yet, but a milestone release will be available soone. In the meantime, you can use:
mvn install -Dmaven.test.skip=true to skip the tests. Regards, Anders
