Error——Cannot build artifact 'ssm——war exploded' because it is included into a circular dependency

本人花费半年的时间总结的《Java面试指南》已拿腾讯等大厂offer,已开源在github ,欢迎star!

本文GitHub https://github.com/OUYANGSIHAI/JavaInterview 已收录,这是我花了6个月总结的一线大厂Java面试总结,本人已拿大厂offer,欢迎star

原文链接:blog.ouyangsihai.cn >> Error——Cannot build artifact 'ssm——war exploded' because it is included into a circular dependency

Idea的maven项目在bulid是报错


Error:Cannot build artifact 'ssm:war exploded' because it is included into a circular dependency (artifact 'ssm:war exploded', artifact 'apinb-master:war exploded')  

打开 File->Project Structure –> Artifacts(ctrl+alt+shift+s) ,这里会有4个,我已经删除了,把 ssm:war 和 ssm:war exploded 移除。然后重新启动就可以运行了

这里写图片描述

原文地址:https://sihai.blog.csdn.net/article/details/80743908

本人花费半年的时间总结的《Java面试指南》已拿腾讯等大厂offer,已开源在github ,欢迎star!

本文GitHub https://github.com/OUYANGSIHAI/JavaInterview 已收录,这是我花了6个月总结的一线大厂Java面试总结,本人已拿大厂offer,欢迎star

原文链接:blog.ouyangsihai.cn >> Error——Cannot build artifact 'ssm——war exploded' because it is included into a circular dependency


 上一篇
Caused by java.lang.ClassNotFoundException javax.xml.bind.ValidationException异常 Caused by java.lang.ClassNotFoundException javax.xml.bind.ValidationException异常
一、问题描述 Caused by: java.lang.NoClassDefFoundError: javax/xml/bind/ValidationException at java.base/
2021-04-04
下一篇 
【脑图】如何入门技术、进阶技术(技术开发人员) 【脑图】如何入门技术、进阶技术(技术开发人员)
点击上方“好好学java”,选择“置顶公众号” 优秀学习资源、干货第一时间送达! 好好学java java知识分享/学习资源免费分享 关注  精彩内容  最近学习各种各样的新的技术,总是会发现,有什么不
2021-04-04