[ https://issues.apache.org/jira/browse/MNG-6757?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Robert Scholte updated MNG-6757: -------------------------------- Fix Version/s: 3.7.0-candidate > Cant create a proper BOM when using ${revision} > ----------------------------------------------- > > Key: MNG-6757 > URL: https://issues.apache.org/jira/browse/MNG-6757 > Project: Maven > Issue Type: Bug > Components: core, Errors > Affects Versions: 3.6.1 > Environment: Ubuntu 18.04 > Reporter: Kalle Widell > Priority: Major > Fix For: 3.7.0-candidate > > > When I have a multimodule project where one of the modules is a BOM, meant > for other projects. (Think spring boot starter bom) I see no way of using > ${revision} to make the resulting BOM have the version of the project to be > resolved in that bom. I cannot use ${project.version} in the BOM for this, as > these wont be resolved upon install/deploy. > Apart from the BOM part Ive set up my project according to > [https://maven.apache.org/maven-ci-friendly.html] > Also made a ticket here > [https://github.com/mojohaus/flatten-maven-plugin/issues/104] > -- This message was sent by Atlassian Jira (v8.3.4#803005)