You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Michael Osipov (Jira)" <ji...@apache.org> on 2022/05/26 09:30:00 UTC

[jira] [Updated] (SCM-977) Retrieve the tags on commits using the changelog command.

     [ https://issues.apache.org/jira/browse/SCM-977?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Michael Osipov updated SCM-977:
-------------------------------
    Fix Version/s: 2.0.0-M2

> Retrieve the tags on commits using the changelog command.
> ---------------------------------------------------------
>
>                 Key: SCM-977
>                 URL: https://issues.apache.org/jira/browse/SCM-977
>             Project: Maven SCM
>          Issue Type: New Feature
>          Components: maven-scm-api, maven-scm-provider-gitexe, maven-scm-provider-jgit, maven-scm-provider-mercurial (hg)
>            Reporter: Niels Basjes
>            Assignee: Michael Osipov
>            Priority: Major
>             Fix For: 2.0.0-M2
>
>
> My aim is to support having something like [https://www.conventionalcommits.org/] in the maven-release-plugin.
> This simply means that the next version of a release is calculated from the last tag in the version history and the patterns in the commit messages since that tag.
> To support this idea the maven-scm should be extended to also retrieve the tags with the changelog command on SCM implementations that support this idea.



--
This message was sent by Atlassian Jira
(v8.20.7#820007)