java - CycleDetectedException in maven -


is there way avoid cycledetectedexception when compiling modules? explain have 6 modules:

f ==> ==> b ==> c               ==> d               ==> e 

i want f ==> c , having same dependency tree used scope provided or runtime did not fixed.

help please


Comments

Popular posts from this blog

c++ - QTextObjectInterface with Qml TextEdit (QQuickTextEdit) -

xcode - Swift Playground - Files are not readable -

jboss7.x - JBoss AS 7.3 vs 7.4 and differences -