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 -

windows - How to automate a file conversion xwm to mp3 with xwmaencode.exe using bat file -