【问题标题】:'Unresolved Dependencies' after reinstalling Grails重新安装 Grails 后出现“未解决的依赖关系”
【发布时间】:2010-09-24 18:49:19
【问题描述】:

来自 git repo 的新克隆,groovy 和 grails 的全新安装。似乎为我团队中的其他人工作? groovy 和 grails 的新手。任何帮助或一般故障排除表示赞赏。

::::::::::::::::::::::::::::::::::::::::::::::

::          UNRESOLVED DEPENDENCIES         ::

::::::::::::::::::::::::::::::::::::::::::::::

:: org.grails.plugins#dynamic-jasper;0.6: not found

:: org.grails.plugins#testing;0.5: not found

:: org.grails.plugins#code-coverage;1.1.8: not found

:: org.grails.plugins#liquibase;1.9.3.3: not found

::::::::::::::::::::::::::::::::::::::::::::::

【问题讨论】:

    标签: plugins grails groovy


    【解决方案1】:

    您可能只需要grails clean - 您尝试过吗?

    Grails 将其插件存储在~/.grails;如果一切都失败了,在进行全新安装后进入并清理该目录可能不会有什么坏处。

    【讨论】:

    • 我也有同样的问题。如果我尝试“grails clean”,我会收到相同的错误消息。我尝试删除我的 windows 用户/.grails 目录,但得到了同样的错误。
    猜你喜欢
    • 1970-01-01
    • 2016-04-24
    • 1970-01-01
    • 2015-05-06
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    相关资源
    最近更新 更多