将 Maven SCM 标签与 Perforce 结合使用
有谁有关于如何为 perforce 配置 Maven SCM 标签的示例吗?
Does anyone have examples on how to configure the Maven SCM tag for perforce?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
我刚刚发现这个有答案。
RE: mvn release with perforce
我也尝试将其与发布插件一起使用,因为我的 perforce 需要一个用户 ID,我可以在发布插件的配置部分中指定它
I just found this that has the answer.
RE: mvn release with perforce
I was also trying to use this with the release plugin and since my perforce needs a user Id I can specify that in the configuration section of the release plugin