Description of problem:
Gradle and Go analysis is failing with dependencies.yaml not found error
Version-Release number of selected component (if applicable):
7.1.0 GA
How reproducible:
100%
Steps to Reproduce:
1. Run command similar with mine
/home/igor/bin/mta-cli analyze --overwrite --input /home/igor/github.com/kantra-cli-tests/data/applications/gradle-multi-project-example --output /home/igor/MTA/reports --target openjdk
Actual results:
Analysis will fail
ERRO[0052] container run error error="exit status 1" ERRO[0052] failed to generate static report error="2024/08/20 11:08:15 failed to load provider settings open /opt/output/dependencies.yaml: no such file or directory\n"
Expected results:
Analysis should complete without errors
Additional info: