Build failed in Intelllij due to Kotlin error

已回答
  • 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

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

0

请先登录再写评论。