依赖传递排除<!-- test provided 不能传递依赖-->
通过导入<scope>import</scope>,能够使 外面包括dependencyManagement的dependency,无视继承规则,但是能够跟继承他这个依赖差不多一样的作用。