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