Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我在本地网络中使用存储库而没有 Internet 访问权限。我运行构建并出错,因为 maven 找不到插件。我可以使用其他插件,但我不确定它们是否存储在存储库中。
可以运行一些 maven 命令并查看本地存储库中可用的所有插件吗?
我认为没有本地命令可以执行此操作。但通常存储库有一个 Web 界面,允许您浏览或搜索。