POM文件更新了下一步做什么?

发布于 2024-10-09 06:22:53 字数 121 浏览 0 评论 0原文

我在 pom.xml 中有一些配置,现在我已经更新了核心技术的版本...现在我应该再次运行 mvn clean install 还是 mvn eclipse:eclipse

I had a some config in pom.xml and now i have updated the version of a core tech... now should i run mvn clean install again or mvn eclipse:eclipse.

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

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

发布评论

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

评论(1

懷念過去 2024-10-16 06:22:53

两个都。

如果您担心可能会丢弃某些内容,请在执行此操作之前复制工作区的递归副本。


另一种选择是安装并使用 m2eclipse 插件。

Both.

If you are worried that you might trash something, take a recursive copy of your workspace before you do it.


Another alternative is to install and use the m2eclipse plugin.

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