标签: maven
我刚刚看到Maven 3.6.0通过在各个位置添加属性child.inherit.append.path="false"提供了(非常有用的)可能性来避免标准url继承规则。
child.inherit.append.path="false"
这是否意味着pom模型已更改?到目前为止,pom.xml从未使用过AFAIK属性。