Multiple annotations found at this line:
- No plugin found for prefix 'war' in the current project and in the plugin groups [] available from the repositories [local (F:MavenRepository), nexus (http://maven.oschina.net/content/groups/public/), alimaven (http://maven.aliyun.com/
nexus/content/groups/public/)]
- 1 problem was encountered while building the effective model [FATAL] Non-parseable POM F:MavenRepositoryorgapachemavenpluginsmaven-resources-plugin2.6maven-resources-plugin-2.6.pom: start tag unexpected
character " (position: TEXT seen ... <img class="logo_osc" src="/img/ie/logo_osc.png""... @83:70) @ line 83, column 70
解决方案
这个问题我找了很久,一开始以为是本地仓库的问题,后来删除本地仓库好几次后发现依旧这样,因此按照错误提示看了一下,果然是文件的问题。可是中央仓库仓库下载的文件,别人用没问题啊,因此我按照错误提示看了一下,是有一个logo的src标签,再仔细看我们项目是配置中配置了仓库地址位开源中国的仓库,因此本地仓库后,注释了开源中国的仓库地址然后问题得到了解决。具体配置(注释掉仓库就解决了,感觉很坑)如下: ```xml- 最新文章
-
python+PIL+pytesser处理验证码环境搭建
jmeter各配置元件使用
python+selenium+unitest用例失败重运行
python+selenium+unitest运行部分用例
python+selenium使用cookie
js-对象使用
POJ3580 SuperMemo splay伸展树,区间操作
bzoj 1012 [JSOI2008]最大数maxnumber 线段树
hdu 1540 Tunnel Warfare 线段树
西北大学2018第四届超萌新生赛题解
- 热门文章
-
codeforces 161D Distance in Tree 树上点分治
POJ 1741 Tree 树上点分治
codeforces 955F Cowmpany Cowmpensation 树上DP+多项式插值
洛谷 P4948 拉格朗日多项式插值(杜老师板子)
牛客国庆训练,CCPC Camp DAY1 J 倍增,括号匹配
hdu 4825 && acdream 1063 01字典树异或问题
Jar包冲突及java.lang.NoSuchMethodError异常解决方案(转载)
JFinal拦截设置,不拦截老项目的servlet
PHP接口数据的封装XML和JSON(转)
润乾报表参数乱码问题