Personally I am opposed to changing the default to a worse format and
introduce a breaking change.
The `v` is redundant. If users want to use that we should enable a
configuration to do so (I think that exists already) but the default
should stay as is and use the project version.
On 2025-05-01 1:30 p.m., Slawomir Jaranowski wrote:
Hi,
We introduce a short and the same template release tag name for Maven
projects as:
v@{project.version}
in parent 44: https://github.com/apache/maven-parent/pull/455
It will change a tag name on history ... but for me is more modern and
simplified other configurations like for release-drafter
It is also used in GitHub to point release notes, eg
old tga format
https://github.com/apache/maven-clean-plugin/releases/tag/maven-clean-plugin-3.4.1
new tag format:
https://github.com/apache/maven-parent/releases/tag/v44
so we don't have a duplicate component name in the path.
Any objections for the new tag format ...?
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
For additional commands, e-mail: dev-h...@maven.apache.org