Importing Maven projects' has encountered a problem

 

导入项目是报错,这个是maven问题--Importing Maven projects' has encountered a problem

---------------------------------------------------------------------------

Could not get the value for parameter encoding for plugin execution default-resources
Plugin org.apache.maven.plugins:maven-resources-plugin:2.7 or one of its dependencies could not be resolved:

The following artifacts could not be resolved: org.apache.maven.shared:maven-filtering:jar:1.2,

org.codehaus.plexus:plexus-interpolation:jar:1.19: Failure to find org.apache.maven.shared:maven-filtering:jar:

1.2 in http://192.168.1.134:8081/repository/maven-public/ was cached in the local repository,

resolution will not be reattempted until the update interval of cst-nexus has elapsed or updates are forced

 

具体问题具体对待:

我使用maven强制更新之后解决问题:

转载地址:https://www.cnblogs.com/liaoxiaolao/p/9679833.html

相关文章:

  • 2022-12-23
  • 2021-07-07
  • 2021-11-15
  • 2021-10-31
  • 2021-04-26
  • 2021-06-27
  • 2021-09-24
猜你喜欢
  • 2022-01-13
  • 2021-09-29
  • 2022-12-23
  • 2021-11-17
  • 2021-10-10
  • 2021-05-08
  • 2022-12-23
相关资源
相似解决方案