Closed sruehl closed 2 months ago
tested under windows looks working, today or tomorrow will release 1.0.2
I have published 1.0.2 and now it should works under Windows
can confirm that the fix is working https://github.com/apache/plc4x/commit/634779abd909c8c2bd2e56b5692b480c8f5caadb
https://github.com/raydac/gosdk-wrapper-maven-plugin/blob/5adc7551b185bcee5e62f1b71cb418062117de30/gosdk-wrapper-maven-plugin/src/main/java/com/igormaznitsa/mvngolang/AbstractGolangSdkAwareMojo.java#L605
in that line it is hardcoded to posix which seems to fail on windows. I can supply a sanitized stacktrace if needed but this is the exact place of the explosion.