简体   繁体   English

Jenkins Artifactory Plugin多项目发行

[英]Jenkins Artifactory Plugin multi-project release

I have configured jenkins and the artifactory plugin to work and do the release for single project. 我已经配置了jenkins和工件插件来工作并为单个项目进行发行。

I recently created a multi-project, and im not sure how to release so that all dependant projects have the version incremented. 我最近创建了一个多项目,并且不确定如何发布,以便所有从属项目的版本都已增加。

So for instance Project A -> Project B - > Project C 因此,例如项目A->项目B->项目C

If i release project C from jenkins will this cause an increment in versions for all projects, i really cant be messing around with releases... so have not tested this. 如果我从詹金斯发布项目C,这会导致所有项目的版本增加,那么我真的不能弄乱版本...因此尚未测试过。

Thanks 谢谢

maven multi module project. Maven多模块项目。

If the projects are not multi module than i will need update each one individually. 如果项目不是多模块的,那么我将需要分别更新每个模块。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM