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) -

javascript - angular ng-required radio button not toggling required off in firefox 33, OK in chrome -

xcode - Swift Playground - Files are not readable -