开发者

Warning while declaring versions of dependencies in POM

开发者_开发问答When I specify version of my dependencies within pom.xml, there's a warning :

Overrides version defined in PluginManagement. The managed version is _____.

What does this mean and how do I rectify it ?


That message would mean that the version you have specified for a plugin is different than the version "recommended" by the parent (has nothing to do with deps). You are allowed to do this.

Plugin Management

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜