-
Bug
-
Resolution: Unresolved
-
Major
-
MTA 7.2.2
-
Quality / Stability / Reliability
-
False
-
-
False
-
-
-
None
Description of problem:
Container analysis is missing an issue when running on mac arm64 with custom maven config. Reports on all other platforms contain that issue
Version-Release number of selected component (if applicable): 7.2.2-25
How reproducible: 100%
Steps to Reproduce:
1. Run analysis command like
/home/igor/.kantra/darwin-mta-cli analyze --overwrite --input /home/igor/github.com/kantra-cli-tests/data/applications/tackle-testapp-public --output /home/igor/MTA/reports-automation --target cloud-readiness --maven-settings /home/igor/github.com/kantra-cli-tests/data/xml/tackle-testapp-public-settings.xml --run-local=false
2. Run same command for local run
3. Compare reports
Actual results:
Container run will miss one issue
Expected results:
Equal reports in both modes
Additional info:
Problem is relevant for Mac Arm64 only (Linux arm64 to be tested as well), all other platforms do not have this issue