maven install error - only whitespace content allowed before start tag and not \u0

后端 未结 6 592
后悔当初
后悔当初 2020-12-15 18:01

[ERROR] Failed to execute goal org.apache.maven.plugins:maven-install-plugin:2.3.1:install (default-install) on project ecommerce-web: Failed to install metadat

6条回答
  •  一生所求
    2020-12-15 18:40

    Please backup your .m2 file when it working properly. In case you get above mentioned issue. you can replace the .m2 file which you have got backup. The issue can happen when corrupt the m2 file when occur the power cut kind of issue in advance. Then you wont get same issue again and again.

提交回复
热议问题