Groovy Gradle Project 验证的时候 提示 Dependencies copy in Hello/build.gradle is failed.

classic Classic list List threaded Threaded
4 messages Options
Reply | Threaded
Open this post in threaded view
|

Groovy Gradle Project 验证的时候 提示 Dependencies copy in Hello/build.gradle is failed.

EthanWanggg
Copy dependencies by running 'gradle -I /root/.ngrinder/init.gradle -p/root/.ngrinder/script/admin __copyDependencies -PoutputDirectory=/root/.ngrinder/script/admin/lib'

Dependencies copy in Hello/build.gradle is failed.


经调查发现 会在 /root/.ngrinder/script/admin 目录中去执行命令,但 gradle 的文件没有被复制到这个地方, 验证失败。


如何解决?
yl
Reply | Threaded
Open this post in threaded view
|

Re: Groovy Gradle Project 验证的时候 提示 Dependencies copy in Hello/build.gradle is failed.

yl
一样的问题,请问解决了吗
yl
Reply | Threaded
Open this post in threaded view
|

Re: Groovy Gradle Project 验证的时候 提示 Dependencies copy in Hello/build.gradle is failed.

yl
In reply to this post by EthanWanggg
搜索好多都没找到解决方法,能解决的话请大佬告知下怎么操作
yl
Reply | Threaded
Open this post in threaded view
|

Re: Groovy Gradle Project 验证的时候 提示 Dependencies copy in Hello/build.gradle is failed.

yl
In reply to this post by EthanWanggg
已解决,需要在controller部署的机器安装gradle环境
参考此文档配置gradle环境,重启ngrinder controller后,即可运行
https://blog.csdn.net/weixin_40918067/article/details/116895268