Description of problem:
Containerless analysis results with report missing issues comparing to container analysis when using maven settings file
Version-Release number of selected component (if applicable):
7.2.2-10
How reproducible:
100%
Steps to Reproduce:
1. Run local analysis like
/home/igor/.kantra/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
2. Run same analysis in container (add --run-local=false at the end)
3. Compare resulting reports
Actual results:
Reports will be different, local analysis report will miss some issues
Expected results:
Results should be equal
Additional info:
Problem doesn't reproduce on Mac, only Linux and Windows are affected
- relates to
-
MTA-4887 [DOC] [CLI guide] Ensure that JDK requirements for Linux indicate to install Development package
-
- Testing
-
- links to
-
RHBA-2025:146602 Migration Toolkit for Applications bug fix and enhancement update
Closing this bug as not a bug since this issue was due to a missing OpenJDK development tools install on a Linux setup.
ibragins@redhat.com,
Please add a doc task to document this Linux specific requirement to MTA Docs and link it to this bug.