pom文件错误
来源:2-5 配置Maven

宝慕林9271985
2020-04-02
No plugin found for prefix ‘war’ in the current project and in the plugin groups [] available from the repositories [local (C:
\Users\�ž���.m2\repository), central (https://repo.maven.apache.org/maven2)]
这个问题之前没有,再一次打开的时候出现了。。很头疼,一直没有解决。百度的方案都不可行。
写回答
1回答
-
翔仔
2020-04-02
同学好,去到你的maven的repository目录,把所有文件全部清空,然后重新update maven project试试?
不行的话参考这个试试
https://blog.csdn.net/Mint6/article/details/78312337
00
相似问题