groovy.lang.missingpropertyexception no such property build for class groovy.lang.binding

Shyam Kishore
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
April 5, 2021

groovy.lang.missingpropertyexception no such property build for class groovy.lang.binding

 

Can anyone please help me through this error,

Thanks in advance 😊

1 answer

Suggest an answer

Log in or Sign up to answer
0 votes
Nic Brough -Adaptavist-
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
April 5, 2021

Welcome to the community

All we can tell you from that is that your code is making a call to a class that does not implement the call.  You'll need to import a different class (by the same name) that supports your call, or change your call to one that does exist.

We could tell you more if you showed us the code.

TAGS
AUG Leaders

Atlassian Community Events