Maven Buildnumber plugin - Git

后端 未结 7 1649
心在旅途
心在旅途 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:11

    What are you trying to achieve? I have just written a blog post that describes how you can use the buildnumber-maven-plugin to add the Git SHA-1 to your project.

    For the record, I used version 1.0 of the plugin, which was released in April 2011.

提交回复
热议问题