springboot项目中,出现“xxx.jar.in project 'SpringBoot' cannot be read or is not a valid ZIP file”异常的解决办法

用maven构建springboot项目时,出现了“xxx.jar.in project 'SpringBoot' cannot be read or is not a valid ZIP file”的异常。

其解决办法:

到maven仓库中去找到“xxx.jar”删除后重新update Project,问题解决了。

你可能感兴趣的:(cannot,be,read,or,is,not,a,val,springboot,cannot,be,read,or,is,not,a,val,springboot)