Maven:scope与type的用法

本文详细解析了Maven中依赖管理的type属性,包括jar、war、bar、pom等类型,重点阐述了type=pom时scope=import的作用机制,解释了如何通过依赖管理有效地控制项目的依赖树。
摘要由CSDN通过智能技术生成

type:jar(默认值)、war、bar、pom。当type=pom时,必须scope=import

scope:import 

This scope is only supported on a dependency of type pom in the <dependencyManagement> section. It indicates the dependency to be replaced with the effective list of dependencies in the specified POM's <dependencyManagement> section. Since they are replaced, dependencies with a scope of import do not actually participate in limiting the transitivity of a dependency.

此作用域仅在<dependencyManagement>部分中类型为pom的依赖项上受支持。它指示要替换为指定POM的<dependencyManagement>部分中的有效依赖项列表的依赖项。由于它们被替换,具有导入范围的依赖项实际上不参与限制依赖项的传递性。

参考博客

https://blog.csdn.net/netyeaxi/article/details/88676486?depth_1-utm_source=distribute.pc_relevant.none-task&utm_source=distribute.pc_relevant.none-task

官方参考

http://maven.apache.org/guides/introduction/introduction-to-dependency-mechanism.html

 

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值