Maven“下载源” Eclipse 中的 jar 不可用?

发布于 2024-10-14 18:12:49 字数 229 浏览 3 评论 0原文

我在我的环境中使用Maven2.2.1,我面临一个问题, 对于maven依赖目录下的几个jar,如果你右键单击一个jar - > maven - >下载源(没有出现),其他jar没有这个问题:我能够在菜单中看到下载源。对此有什么想法...请帮助我吗?

M2Eclipse 屏幕截图

谢谢, 桑达尔

I am using Maven2.2.1 in my environment, I am facing an issue,
for few jars under maven dependencies directory if you right click on a jar-->maven-->Download Source(is not coming), other jars are not having this issue: i am able to see download sources in the menu. Any idea about this...pls help me?

M2Eclipse Screenshot

Thanks,
Sundar

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(2

狂之美人 2024-10-21 18:12:49

A) 仅当您右键单击项目(而不是 jar)时才可以下载源。

B) 并非每个工件都有来源。查看Console ViewWindow > Show View > Console)内的Maven Console,看看哪些没有。

查找 Maven 控制台

 Maven 控制台输出

A) download sources is only available when you right-click the project, not a jar.

B) not every artifact has sources. View the Maven Console inside the Console View (Window > Show View > Console) to see which don't.

Find the Maven Console

Maven Console Output

我不吻晚风 2024-10-21 18:12:49

这将取决于 Maven 存储库中是否提供源。如果没有可用的源 JAR,则不会下载任何源。

It will depend on whether the sources are available in the Maven repository. If there are no source JARs available then no source will be downloaded.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文