如何使用nexus/maven向第三方库添加依赖项 [英] How to add dependencies to 3rd party library using nexus/maven

查看:557
本文介绍了如何使用nexus/maven向第三方库添加依赖项的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我正在尝试专业地使用Nexus + m2eclipse/maven-3,而且我有一个庞大的第三方库,需要很多依赖.

是否可以通过将链接了所有依赖项的第三方库上传到Nexus来减轻我的痛苦,所以任何需要它的人都只需要为这个庞大的库添加maven-dependency-tag? /p>

我需要自己创建pom吗?

感谢您的帮助.

解决方案

是否可以通过将链接了所有依赖项的第三方库上传到Nexus来减轻我的痛苦,所以任何需要它的人都只需要为这个庞大的库添加maven-dependency-tag?

我不知道这样的设施.

我需要自己创建pom吗?

我不会为第三方依赖项创建POM,但是我确实会 解决方案

Is there any ways to ease my pain by uploading to Nexus this third party library with all its dependencies linked, so that anyone who would need it would just have to add the maven-dependency-tag only for this huge library?

I'm not aware of such a facility.

Do I need to create the pom myself ?

I would not create the POM for the thirdparty dependency but I would indeed consolidate dependencies in a single POM project (and upload it to Nexus).

这篇关于如何使用nexus/maven向第三方库添加依赖项的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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