I am using legacy version till now and facing this issue of build recently.
I was trying to build the datacollector-edge-oss version 3.14 from source with command
gradlew goClean dist publishToMavenLocal --build-cache --stacktrace --info --scan
and the build is failing as per below scan results : gradle scan link
To resolve the issue, it seems the Bitbucket api is not accessible and the fork of same inflect
library is present at volatile tech link.
Kindly let me know how i can solve this?