Hello, I'm having a problem with 3.0.1 jar in [maven central](https://repo1.maven.org/maven2/org/codehaus/gmavenplus/gmavenplus-plugin/3.0.1/) . My builds started to fail and the jar itself can not be unpacked ``` java.util.zip.ZipException: zip END header not found at java.base/java.util.zip.ZipFile$Source.zerror(ZipFile.java:1607) ```
Hello, I'm having a problem with 3.0.1 jar in maven central . My builds started to fail and the jar itself can not be unpacked