Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

为 java/springboot 添加 git commitid 插件 #12

Open
liangyuanpeng opened this issue Dec 19, 2023 · 1 comment
Open

为 java/springboot 添加 git commitid 插件 #12

liangyuanpeng opened this issue Dec 19, 2023 · 1 comment
Labels
help wanted Extra attention is needed kind/cleanup

Comments

@liangyuanpeng
Copy link
Owner

 <plugin>
                <groupId>pl.project13.maven</groupId>
                <artifactId>git-commit-id-plugin</artifactId>
                <version>2.1.5</version>
 </plugin>

为项目添加 commitid 信息插件,每次编译打包时将信息打印出来
/help

@liangyuanpeng liangyuanpeng added the help wanted Extra attention is needed label Dec 19, 2023
@liangyuanpeng
Copy link
Owner Author

/kind cleanup

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed kind/cleanup
Projects
None yet
Development

No branches or pull requests

1 participant