maven的build失败maven-metadata.xml
·
问题描述:
Failed to install metadata maven-metadata.xml
解决办法:
找到对应的文件路径(控制台会打印出来),然后将xml文件,同目录的文件件都删除掉,重新build即可!
亲测可用
Go to the the path where the maven-metadata-local.xml is.
Delete the project folder along with the xml and build the project
更多推荐
所有评论(0)