我们使用Hudson和Nexus,他们除了更新受扶养人版本外,还有很多工作要做。
Following a release of a module, I want to upgrade some other module to look at the newly released version - say Project-A-1.0.0-SNAPSHOT depends on Project-B-1.0.0-SNASHOT, Project B gets released and becomes Project-B-1.0.0, I now want project A to depend on the released version of B.
为此,我们可以使用ma本金,并使用版本:最新版本。 我是在当地窗口指挥线上这样做的,而Hudson/Nexus则以网络为基础。 似乎只有在我删除我的当地红波元数据文档(用原始版本的缩略语使用)时,才会奏效,因为迄今为止,这还不是公司最近发行的版本。
Am I doing something wrong here? It is clear what maven will update by running versions:display-dependency-updates. Is there a way to expire the metadata.xml or update it (setting the update setting on the repo to always not an option as this will slow things down)