Build failed in Intelllij due to Kotlin error

Answered
  • error reading /Users/user/.m2/repository/org/jetbrains/kotlin/kotlin-stdlib/1.3.20/kotlin-stdlib-1.3.20.jar; zip file is empty
0
1 comment

Clear  /Users/user/.m2/repository/ directory. And reload the project in Maven tool window. Seems to be a corrupted Maven cache. 

0

Please sign in to leave a comment.