[ https://issues.apache.org/jira/browse/MNG-7030?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Michael Osipov updated MNG-7030: -------------------------------- Fix Version/s: waiting-for-feedback > Allow to use project.scm properties in a maven release > ------------------------------------------------------ > > Key: MNG-7030 > URL: https://issues.apache.org/jira/browse/MNG-7030 > Project: Maven > Issue Type: Bug > Components: POM > Affects Versions: 3.6.2, 3.6.3 > Reporter: Armand BERGES > Priority: Major > Fix For: waiting-for-feedback > > > I try to create a custom parent pom for my company. > Everything works great except for the release step. Actually, I would allow > my team mate to only declare a property (say *util.scm.url*) to enable all > the scm release block in maven-release-plugin. > For this, I have two problems : > > * When I declare *scm* section only in parent pom I fall into a SCM issue > that blocks my sons projects during my release steps (since the scm is badly > interpolated my build can't push release modifications) > * When I try to use *project.scm.** properties in my parent pom instead of > *scm* section, the release plugin blocks me with "Unable to find scm > section". I think he tries to find out the *scm* section only and not the > properties created by it > Please tell me if I'm missing something or if you need other informations -- This message was sent by Atlassian Jira (v8.3.4#803005)