my project A import a dependency jar B, and B import dependency jar C.they all use compile scope. when I use "mvn dependency:tree" command to show all the dependencies