[ERROR] [ERROR] The projects in the reactor contain a cyclic reference:

[ERROR] [ERROR] The projects in the reactor contain a cyclic reference: Edge between 'Vertex{label='com.runlion.sat.redis:sat-redis:1.0-SNAPSHOT'}' and 'Vertex{label='com.runlion.sat.tools:sat-tools:1.0-SNAPSHOT'}' introduces to cycle in the graph com.runlion.sat.tools:sat-tools:1.0-SNAPSHOT --> com.runlion.sat.redis:sat-redis:1.0-SNAPSHOT --> com.runlion.sat.tools:sat-tools:1.0-SNAPSHOT @ 
[ERROR] The projects in the reactor contain a cyclic reference: Edge between 'Vertex{label='com.runlion.sat.redis:sat-redis:1.0-SNAPSHOT'}' and 'Vertex{label='com.runlion.sat.tools:sat-tools:1.0-SNAPSHOT'}' introduces to cycle in the graph com.runlion.sat.tools:sat-tools:1.0-SNAPSHOT --> com.runlion.sat.redis:sat-redis:1.0-SNAPSHOT --> com.runlion.sat.tools:sat-tools:1.0-SNAPSHOT -> [Help 1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:

 

循環引用了,tool去掉一個引用 redis。

發表評論
所有評論
還沒有人評論,想成為第一個評論的人麼? 請在上方評論欄輸入並且點擊發布.
相關文章