gpt4 book ai didi

grails - Grails 2.4.0-错误:ClassNotFoundException:grails.plugin.spock.test.GrailsS​​pecTestType

转载 作者:行者123 更新时间:2023-12-02 14:23:34 27 4
gpt4 key购买 nike

每当我输入grails命令:test-app时,都会出现此错误:
Error executing script TestApp: java.lang.ClassNotFoundException: grails.plugin.spock.test.GrailsSpecTestType (Use --stacktrace to see the full trace)
在我的BuildConfig.groovy中,我有:

grails.project.dependency.resolution = {
...
plugins {
...
compile ":spock:0.7"
}
}

我尝试用 test ":spock:0.7"替换它。我也尝试清理应用程序并刷新依赖关系,但没有运气。

有什么想法可能是什么,我该如何解决?

谢谢

最佳答案

使用Grails 2.4.0,您无需在BuildConfig.groovy中提及Spock。请参阅https://github.com/jeffbrown/spockdemo的示例项目。

如果可以,您应该考虑升级到2.4.x版本中的最新版本。自2.4.0发布以来,已经解决了许多问题。

希望对您有所帮助。

关于grails - Grails 2.4.0-错误:ClassNotFoundException:grails.plugin.spock.test.GrailsS​​pecTestType,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/26596910/

27 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com