CoreException: Could not calculate build plan: Plugin org.apache.maven.plugins:
maven-compiler-plugin:2.3.2 or one of its dependencies could not be resolved: Failure to transfer org.apache.maven.plugins:maven-compiler-plugin:jar:2.3.2 from http://repo1.maven.org/maven2 was cached in the local repository, resolution will not be 
 reattempted until the update interval of central has elapsed or updates are forced. Original error: Could not 
 transfer artifact org.apache.maven.plugins:maven-compiler-plugin:jar:2.3.2 from/to central (http://
 repo1.maven.org/maven2): No response received after 60000

【解决办法】:

MyEclipse创建Maven工程的时候可能会碰到的问题1


Failure to transfer org.apache.maven.plugins:maven-war-plugin:jar:2.1.1 from http://repo1.maven.org/maven2 was 
 cached in the local repository, resolution will not be reattempted until the update interval of central has 
 elapsed or updates are forced. Original error: Could not transfer artifact org.apache.maven.plugins:
maven-war-plugin:jar:2.1.1 from/to central (http://repo1.maven.org/maven2): No response received after 60000
【解决办法】:
MyEclipse创建Maven工程的时候可能会碰到的问题1

相关文章:

  • 2022-12-23
  • 2021-10-03
  • 2021-11-22
  • 2022-12-23
  • 2021-10-02
  • 2021-07-01
  • 2021-09-26
  • 2021-10-15
猜你喜欢
  • 2021-10-31
  • 2021-09-24
  • 2022-01-03
  • 2022-12-23
  • 2022-01-07
  • 2021-06-10
相关资源
相似解决方案