spring pom文件报错:提示no declaration can be found for element 'dubbo:service'.
Posted
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了spring pom文件报错:提示no declaration can be found for element 'dubbo:service'.相关的知识,希望对你有一定的参考价值。
转自:http://blog.csdn.net/happylife_haha/article/details/52755425
pom文件报错:The matching wildcard is strict, but no declaration can be found for element ‘dubbo:service‘.
解决办法:
找到dubbo的jar包,解压后在META-INF文件夹下找到dubbo.xsd
在eclipse中点击windows-->preferrence-->xml-->xmlcatalog
选择add-->catalog entry -->file system
找到dubbo.xsd文件。
key:http://code.alibabatech.com/schema/dubbo/dubbo.xsd
点击OK,点击OK。
在pom文件右击选择validate。
ok了
以上是关于spring pom文件报错:提示no declaration can be found for element 'dubbo:service'.的主要内容,如果未能解决你的问题,请参考以下文章
ecilpse中maven项目、配置pom.xml添加依赖jar包出错
idea新建spring boot项目使用maven引入依赖失败,pom.xml文件中project标签报错
Jenkins打包报错:(No such file or directory) and 'parent.relativePath' points at no local POM