开发者

Tagging modules in SVN via Hudson

开发者 https://www.devze.com 2023-03-30 16:26 出处:网络
I am using SVN + maven + hudson/jenkins. I am having 8 modules under one build. After a perfect build i am able tag it and publish it for a clean release. Its a happy day scen开发者_Go百科ario

I am using SVN + maven + hudson/jenkins.

I am having 8 modules under one build. After a perfect build i am able tag it and publish it for a clean release. Its a happy day scen开发者_Go百科ario

Here, My requirement is to tag only 3 newly built modules and publish it for a release. How can I tag only the modules which are successful via hudson/maven.


The Maven Release plugin does this for you.

0

精彩评论

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