项目install报错

Failed to execute goal org.apache.maven.plugins:maven-install-plugin:2.5.2:install (default-install) on project ballista-rest: Failed to install metadata com.rlon.ballista:ballista-rest/maven-metadata.xml: Could not parse metadata D:\apache-maven-3.6.1-bin\repository\com\rlon\ballista\ballista-rest\maven-metadata-local.xml: only whitespace content allowed before start tag and not \u0 (position: START_DOCUMENT seen
To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.

定位maven内部文件问题

项目install报错
解决方法:
项目install报错
找到路径对应文件删掉,项目clean,然后install

相关文章:

  • 2022-12-23
  • 2021-05-30
  • 2021-12-01
  • 2022-12-23
  • 2021-07-09
  • 2021-08-15
  • 2021-06-06
猜你喜欢
  • 2021-11-22
  • 2022-12-23
  • 2022-12-23
  • 2021-04-03
  • 2021-10-29
  • 2021-07-20
  • 2021-08-22
相关资源
相似解决方案