Does the maven-dependency-plugin use some other kind of artifact resolution than the rest of maven?

后端 未结 4 1408
礼貌的吻别
礼貌的吻别 2020-12-29 11:39

If I use the maven-dependency-plugin plugin, than I can\'t use a version range. Also it seems the version of a there defined artifact doesn\'t get updated though a newer ver

4条回答
  •  一向
    一向 (楼主)
    2020-12-29 12:27

    As of version 3.0.0 the maven-dependency-plugin now supports this out of the box. Credits and thanks to Brian_Fox

提交回复
热议问题