Description of problem:
CLI binary doesn't make sure that prerequisites are satisfied
Version-Release number of selected component (if applicable):
7.2.0-16
How reproducible:
100%
Steps to Reproduce:
1. Run containerless analysis when maven is not installed
Actual results:
Analysis will fail, but binary will not validate presence of maven
Expected results:
User should get a message that dependency is missing
Additional info:
Probably need to do the same for missing Java, etc.