如何监听本地maven repo的变化?

发布于 2024-12-04 10:06:16 字数 86 浏览 1 评论 0原文

我想听听本地 Maven 仓库的变化。然后我可以调用一些自定义脚本。 我的问题是:maven 是否有任何钩子来监听 maven 是否正在从远程仓库下载新工件?

I want to listen to changes of local maven repo. Then I could invoke some customized script.
My question is: is there any hook for maven to listen to whether maven is downloading new artifacts from remote repo?

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

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

发布评论

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

评论(1

向日葵 2024-12-11 10:06:16

我建议使用 Nexus 存储库管理器来存储您的工件。

此问题的答案演示了如何使用 Nexus 提供的 RSS 源,触发其他系统中的操作。

I'd suggest using the Nexus repository manager to store your artifacts.

The answer to this question demonstrates how you can use the RSS feeds, provided by Nexus, to trigger actions in other systems.

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