桌面 GUI 工具,用于浏览新 jar 并将其安装到本地 Maven 存储库
如果同一个独立工具还可以支持通过文件系统以外的其他协议浏览存储库,那就更好了
It would be even better if the same standalone tool can also support browsing repositories over other protocols than file system
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(4)
我发现这个简单的工具非常棒
http://code.google.com/p /mycila/wiki/MavenDeployer
I've found this simple tool which is great
http://code.google.com/p/mycila/wiki/MavenDeployer
小工具maven-install-ui (https://github.com/escv/maven-install- ui)提供了一个简单的 UI 来在本地安装 jar 文件。
The small tool maven-install-ui (https://github.com/escv/maven-install-ui) offers a simple UI to install jar files locally.
嗯,NetBeans 至少带有一个本地 Maven 存储库浏览器,但我认为它目前没有用于安装新 jar 的 GUI
Well, NetBeans comes at least with a local Maven repository browser, but I think it currently doesn't have a GUI to install new jars
为什么不使用 atifactory 。您可以从 Web UI 安装新的 jar
why not use the atifactory . You can install new jars from web UI