Description Resource Path Location Type

Archive for required library: 'D:/ProgrammeJar/maven-jar/com/fasterxml/jackson/core/jackson-databind/2.4.2/jackson-databind-2.4.2.jar' in project 'xxxxx-common' cannot be read or is not a valid ZIP file xxxxx-common Build path Build Path Problem


解决方法:

第一步:

右键项目---Maven--update project  看下

cannot be read or is not a valid ZIP file


如果不行

第二步:

进入本地maven库,把相应的jar目录删了。


第三步:project clean 或 第一步





相关文章:

  • 2022-12-23
  • 2022-01-05
  • 2022-02-16
  • 2022-12-23
  • 2021-12-25
  • 2021-05-29
  • 2022-12-23
  • 2021-11-24
猜你喜欢
  • 2021-08-01
  • 2021-11-23
  • 2022-12-23
  • 2021-10-24
  • 2021-11-29
  • 2021-07-24
相关资源
相似解决方案