我正试图通过发出以下命令将插件安装到Griffon中。
griffon install-plugin miglayout但我错了:
欢迎来到Griffon1.0.0-2.0Griffonhome被设置为:/usr/local/ http://griffon-framework.org/ /Griffon-1.0.0 Base : /home/biske/Griffon示例/表单运行脚本/usr/local/share/Griffon-1.0.0/scripts/InstallPlugin_.groovy解决依赖关系.依赖关系以304 in解析。设置为开发的环境未能脱机安装插件miglayout : false
我正在使用格里芬格里芬1.0.0。因为网络有代理,所以它失败了。如果网络中启用了代理,是否有安装插件的方法?
发布于 2012-06-30 19:46:41
你试过使用add/set命令吗?
http://griffon.codehaus.org/guide/latest/ref/Command%20Line/add-proxy.html
http://griffon.codehaus.org/guide/latest/ref/Command%20Line/set-proxy.html
http://griffon.codehaus.org/guide/latest/ref/Command%20Line/clear-proxy.html
http://griffon.codehaus.org/guide/latest/ref/Command%20Line/remove-proxy.html
https://stackoverflow.com/questions/11269360
复制相似问题