开发者

maven SNAPSHOT workings

Currently maven Snapshots are created whenever a new build is ran. I was hoping if there is syntax that only stamps them when there is SCM change in that build or code in a partic开发者_运维技巧ular jar has changed.

Your ideas and thoughts would be appreciated.

Please and thank you.


Well, only your SCM knows if there's been a change. So the logic would have to check the SCM whether there's been a change, and only build if there has been

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜