1 前言

报错原因如下:

Caused by: org.apache.maven.plugin.MojoExecutionException: Failed to install metadata com.dffl:bl-mall-trade-impl/maven-metadata.xml: Could not parse metadata E:\workspace\maven\apache-maven-3.6.2-bin\apache-maven-3.6.2\repoitory\com\dffl\bl-mall-trade-impl\maven-metadata-local.xml: only whitespace content allowed before start tag and not \u0 (position: START_DOCUMENT seen \u0... @1:1)

2 解决方案

删除C:\Users\admin\.m2\repository\com\xxx\maven-metadata-local.xml 后,再重新maven Install操作

maven install失败[Failed to execute goal org.apache.maven.plugins:maven-install-plugin:2.5.2:install (default-install)]

3 参考

[1] Failed to execute goal org.apache.maven.plugins:maven-install-plugin:2.5.2:install (default-install)

 

maven install失败[Failed to execute goal org.apache.maven.plugins:maven-install-plugin:2.5.2:install (default-install)]

 

相关文章:

  • 2022-12-23
  • 2021-11-17
  • 2022-12-23
  • 2022-12-23
  • 2021-10-24
  • 2021-08-26
  • 2021-12-26
猜你喜欢
  • 2021-11-21
  • 2021-10-02
  • 2021-10-28
  • 2022-12-23
  • 2022-12-23
  • 2021-06-14
  • 2021-09-30
相关资源
相似解决方案