Dependency scanning should not run maven tests
It is often the case that tests require the environment to be in a certain way, so that it is likely the dependency scanning image won't be ready to run tests for a given maven project. Would it be possible to consider not running maven tests when running the dependency scanner?