Getting this error now (when I ran `mvn clean inst...
# kotest-contributors
a
Getting this error now (when I ran
mvn clean install
)
Copy code
.m2/repository/io/kotest/kotest-assertions-shared-jvm/4.1.0.RC2/kotest-assertions-shared-jvm-4.1.0.RC2.jar
java.util.zip.ZipException: zip file is empty
Looks like it I got it to compile after deleting the m2 folder and running it again.