与另一个团队共享模块的jar [英] Share jar of the module with another team

查看:280
本文介绍了与另一个团队共享模块的jar的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我是新的maven,并试图找出如何与我们的另一个团队共享模块的jar文件。他们正在开发另一个模块,它们的模块取决于我们的模块。



它将是设置第三方maven远程存储库的最佳解决方案?
这是什么正确的工具?



我们使用Hudson来管理我们的集成环境构建。我开始研究Hudson的Artifactory和Artifactory插件。是正确的方法吗?



谢谢。

解决方案

有3个主要的Maven存储库管理器考虑:





个人而言,我会推荐Nexus。



需要考虑的左栏选项是 Jenkins Maven存储库插件。这使得Jenkins生成的jar可以作为Maven模块发布。 (Hudson和Jenkins插件应该仍然兼容)


I am new to maven and trying to figure out how to share the jar file of the module with our another team. They are developing another module and their module depends on our module.

Will it be the best solution to setup 3rd party maven remote repository ? What will be the correct tools for this?

We use Hudson to manage our integration environment build. And I started looking into Artifactory and Artifactory plugin for Hudson. Is it correct approach?

Thanks.

解决方案

There are 3 main Maven repository managers to consider:

Personally, I would recommend Nexus.

A left field option to consider is the Jenkins Maven repository plugin. This enables the jar built by Jenkins to be published as a Maven module. (Hudson and Jenkins plugins should still be compatible)

这篇关于与另一个团队共享模块的jar的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆