原文:no plugin found for prefix 'tomcat 7' in the current project and in the plugin groups的解决方法

解决方法一: 找到这个settings.xml文件,进行编辑,在pluginGroups标签下加入下面的配置 lt pluginGroups gt lt pluginGroup gt org.apache.tomcat.maven lt pluginGroup gt lt pluginGroups gt 解决方法二:在pom.xml文件中加入 lt pluginRepositories gt lt ...

2019-02-28 14:57 0 1903 推荐指数:

查看详情

 
粤ICP备18138465号  © 2018-2025 CODEPRJ.COM