无法安装grails插件mongodb

时间:2012-11-06 08:13:37

标签: grails plugins installation

我正在使用带有GGTS ide的grails-2.0.4版本。当我试图安装mongodb时出现一些错误。我试过两种方式。

      **1)compile ":mongodb:1.0.0.GA"** 

然后它出现了这个错误:

|加载Grails 2.0.4 |配置类路径 ::问题摘要:: ::::错误     服务器访问错误:连接超时:connect url = http://plugins.grails.org/grails-mongodb/tags/RELEASE_1_0_0_GA/mongodb-1.0.0.GA.pom

Server access Error: Connection timed out: connect url=http://plugins.grails.org/grails-mongodb/tags/RELEASE_1_0_0_GA/grails-mongodb-1.0.0.GA.jar

Server access Error: Connection timed out: connect url=http://repo.grails.org/grails/plugins//mongodb/1.0.0.GA/mongodb-1.0.0.GA.pom

Server access Error: Connection timed out: connect url=http://repo.grails.org/grails/plugins//mongodb/1.0.0.GA/mongodb-1.0.0.GA.jar

Server access Error: Connection timed out: connect url=http://repo.grails.org/grails/core//mongodb/1.0.0.GA/mongodb-1.0.0.GA.pom

Server access Error: Connection timed out: connect url=http://repo.grails.org/grails/core//mongodb/1.0.0.GA/mongodb-1.0.0.GA.jar

Server access Error: Connection timed out: connect url=http://svn.codehaus.org/grails/trunk/grails-plugins/grails-mongodb/tags/RELEASE_1_0_0_GA/mongodb-1.0.0.GA.pom

Server access Error: Connection timed out: connect url=http://svn.codehaus.org/grails/trunk/grails-plugins/grails-mongodb/tags/RELEASE_1_0_0_GA/grails-mongodb-1.0.0.GA.jar

Server access Error: Connection timed out: connect url=http://repo1.maven.org/maven2//mongodb/1.0.0.GA/mongodb-1.0.0.GA.pom

Server access Error: Connection timed out: connect url=http://repo1.maven.org/maven2//mongodb/1.0.0.GA/mongodb-1.0.0.GA.jar

|错误无法解析依赖关系(有关更多信息,请在BuildConfig.groovy中将日志级别设置为'warn'):

  • :mongodb的:1.0.0.GA

        **2) grails install-plugin C:\Documents and Settings\marao18\Desktop\gorm-mongodb-0.5.4** 
    

    然后它出现了这个错误:请帮助我。

      | Loading Grails 2.0.4
    

    |配置类路径。 |环境开发..... |解析插件C:\ Documents。请耐心等待... ::问题摘要:: ::::错误 服务器访问错误:连接超时:connect url = http://plugins.grails.org/grails-%5CDocuments/tags/RELEASE_and/%5CDocuments-and.pom

    服务器访问错误:连接超时:connect url = http://plugins.grails.org/grails-%5CDocuments/tags/RELEASE_and/grails-%5CDocuments-and.zip

    服务器访问错误:连接超时:connect url = http://repo.grails.org/grails/plugins/C/%5CDocuments/and/%5CDocuments-and.pom

    服务器访问错误:连接超时:connect url = http://repo.grails.org/grails/plugins/C/%5CDocuments/and/%5CDocuments-and.zip

    服务器访问错误:连接超时:connect url = http://repo.grails.org/grails/core/C/%5CDocuments/and/%5CDocuments-and.pom

    服务器访问错误:连接超时:connect url = http://repo.grails.org/grails/core/C/%5CDocuments/and/%5CDocuments-and.zip

    服务器访问错误:连接超时:connect url = http://svn.codehaus.org/grails/trunk/grails-plugins/grails-%5CDocuments/tags/RELEASE_and/%5CDocuments-and.pom

    服务器访问错误:连接超时:connect url = http://svn.codehaus.org/grails/trunk/grails-plugins/grails-%5CDocuments/tags/RELEASE_and/grails-%5CDocuments-and.zip < / p>

    服务器访问错误:连接超时:connect url = http://repo1.maven.org/maven2/C/%5CDocuments/and/%5CDocuments-and.pom

    服务器访问错误:连接超时:connect url = http://repo1.maven.org/maven2/C/%5CDocuments/and/%5CDocuments-and.zip

|解析插件时出错[name:\ Documents,group:C,version:and]。找不到插件。 |找不到名称[C:\ Documents]和版本[和]

的错误插件

0 个答案:

没有答案