Error:java: Annotation processing is not supported for module cycles. Please ensure that all modules from cycle [web_dao,web_service] are excluded from annotation processing


早上学习maven环境搭建时遇到的这个问题

下面这个错误的大概意思是:模块之间的互相依赖

Error:java: Annotation processing is not supported for module cycles. Please ensure that all modules from cycle [web_dao,web_service] are excluded from annotation processing

处理模块之间的依赖关系(模块之间不能有依赖

 

红色框的就是两个模块之间互相依赖

 

 

 

右键不想不依赖的包选中open module setting这个选项

 


免责声明!

本站转载的文章为个人学习借鉴使用,本站对版权不负任何法律责任。如果侵犯了您的隐私权益,请联系本站邮箱yoyou2525@163.com删除。



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