Hi,
if we have multiple deployment types for application, and first one fails to fulfill requirements, the next one will be checked, does it work the same way with dependencies?
If first deployment type has a dependency set (with no auto install) and it fails to detect that dependency, will it try second deployment type with another dependency, or will it fail permanently?