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

后端 未结 6 591
后悔当初
后悔当初 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:39

    Just go under

    C:\Users\admin\.m2\repository\com\app\ecommerce-web\
    

    and delete maven-metadata-local.xml Then do a clean install one more time, this should fix the problem and that's what I did.

提交回复
热议问题