[ https://issues.apache.org/jira/browse/MRELEASE-963?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Christopher Tubbs resolved MRELEASE-963. ---------------------------------------- Resolution: Not A Problem > User property for tagNameFormat is ignored > ------------------------------------------ > > Key: MRELEASE-963 > URL: https://issues.apache.org/jira/browse/MRELEASE-963 > Project: Maven Release Plugin > Issue Type: Bug > Components: prepare > Affects Versions: 2.5.3 > Reporter: Christopher Tubbs > > I attempted to override the {{tagNameFormat}} in my pom.xml, using: > {code:xml} > <properties> > <tagNameFormat>custom-@{project.version}</tagNameFormat> > </properties> > {code} > This did not work. The property was completely ignored. It does work if you > set the property in the plugin's configuration in the {{<pluginManagement>}} > section, though. -- This message was sent by Atlassian JIRA (v6.3.4#6332)