saker.sdk.support Documentation TaskDoc JavaDoc Packages
Resolves the specified SDKs. The task takes the SDK name and description pairs as input and performs SDK resolution based on them. The returned map contains the concrete SDKs that are the result of the operation. Any indeterminate SDKs will be pinned to a specific version or configuration. The task will take build clusters into account (if any) during resolution.
Summary
Parameters
SDKs
Required parameter.
The map of SDKs to resolve.
Parameters
Required parameter.
The map of SDKs to resolve. The keys are the name of a given SDK and they are treated in a case-insensitive manner. The values are the SDK configurations that should be resolved.