添加链接
link之家
链接快照平台
  • 输入网页链接,自动生成快照
  • 标签化管理网页链接
Collectives™ on Stack Overflow

Find centralized, trusted content and collaborate around the technologies you use most.

Learn more about Collectives

Teams

Q&A for work

Connect and share knowledge within a single location that is structured and easy to search.

Learn more about Teams

In my project I see the following when issuing mvn dependency:tree -Dverbose :

[INFO] |  |  \- xalan:xalan:jar:2.7.2:compile (version managed from 2.7.0)
[INFO] |  |     \- xalan:serializer:jar:2.7.2:compile

Does this version managed mean Xalan 2.7.2 overrides 2.7.0?

Note: In my parent pom I have 2.7.2 under dependencyManagement.

I read the post before asking this question. I was not able to understand the answers posted and I was not able to further ask question under that post. – Hari Rao Jul 27, 2015 at 14:54

Thanks for contributing an answer to Stack Overflow!

  • Please be sure to answer the question. Provide details and share your research!

But avoid

  • Asking for help, clarification, or responding to other answers.
  • Making statements based on opinion; back them up with references or personal experience.

To learn more, see our tips on writing great answers.