Maven Buildnumber plugin - Git

后端 未结 7 1655
心在旅途
心在旅途 2021-02-02 13:33

The Maven Buildnumber plugin doesn\'t appear to work with GIT yet. Is there a workaround for the time being? I recently switched from SVN to GIT and have found it to be an eas

7条回答
  •  既然无缘
    2021-02-02 14:02

    The current version of buildNumber plugin - 1.0 - supports the Git SCM. In the version 1.1-SNAPSHOT there is a new configuration tag shortRevisionLength for getting the short git id. More details http://yevgen-fr.blogspot.com/2012/02/maven-buildnumber-plugin-short-revision.html

提交回复
热议问题