通过 MacPorts 安装 Maven 时,最终命令“sudo maven_select maven3”的作用是什么?做?

发布于 2024-11-28 05:29:40 字数 288 浏览 1 评论 0原文

通过 MacPorts 安装 Maven 时,完成后会打印命令

To fully complete your installation and make maven 3.0.3 the default, please run

sudo maven_select maven3

What does this Final command do when you run it? 它产生的输出是

--->  Cleaning maven3

When installing Maven via MacPorts when it completes it prints the command

To fully complete your installation and make maven 3.0.3 the default, please run

sudo maven_select maven3

What does this final command do when you run it?
The output it produces is

--->  Cleaning maven3

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

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

发布评论

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

评论(1

花之痕靓丽 2024-12-05 05:29:40

你不想有一个肮脏的 Maven.... 当你这样做时,会发生可怕的事情...:)

该命令只会删除不再需要的旧文件,并使 maven3 成为系统的默认值。大概它只是设置符号链接

You don't want to have a dirty Maven.... Terrible stuff happens when you do... :)

The command will just remove the old files that are no longer needed and make maven3 the default for the system. Presumably it'll just be setting symbolic links

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