I had a similar issue when I started putting in the plugin for SauceLabs. I found that upgrading to Gradle 5.0+ solved my problem.
On Monday, October 21, 2019 at 4:55:43 AM UTC-5, medveeee nagy wrote: > > hi, > > is someone familiar with this error? > > *Could not open cp_proj class cache for build file '/build.gradle' > (/data/bamboo/tools/gradle-3.1/gradle-home/caches/2.9/scripts/build_1b9nprwmzy4dpw8mupzkkfsd5/cp_proj).* > > *Timeout waiting to lock cp_proj class cache for build file > '/data/bamboo/xml-data/build-dir/abc/build.gradle' > (/data/bamboo/tools/gradle-3.1/gradle-home/caches/2.9/scripts/build_1b9nprwmzy4dpw8mupzkkfsd5/cp_proj). > > It is currently in use by another Gradle instance.* > > > could this solution be surely helpful? > > > https://stackoverflow.com/questions/21523508/it-is-currently-in-use-by-another-gradle-instance/32783447#32783447 > > > I use > > groovyVersion = '2.4.7' > gebVersion = '2.1' > seleniumVersion = '3.141.5' > > > thank you in advance!! > -- You received this message because you are subscribed to the Google Groups "Geb User Mailing List" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/geb-user/bba44496-93bb-4cbd-bc55-f3cf5773f966%40googlegroups.com.
