原因:cxf 依赖的xmlschema-core 与axis2-kernel依赖的xmlschema冲突。

解决方法:因为在项目中只用cxf即可,所以删除axis2的依赖。