Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Not A Problem
-
2.5.3
-
None
-
None
Description
I attempted to override the tagNameFormat in my pom.xml, using:
<properties> <tagNameFormat>custom-@{project.version}</tagNameFormat> </properties>
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.
Attachments
Issue Links
- links to