Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我经历过 Maven 版本插件在运行时不会检查每个版本属性mvn versions:display-property-updates。值得注意的是,它们中的大多数都是插件。
mvn versions:display-property-updates
配置文件中可能定义了一些依赖项。如果这些配置文件也被激活,这些只能由版本插件检查。
mvn -Pmyprofile versions:display-property-updates