Supported Package Types

Check which package types Federated repositories support and which are excluded.

Federated repositories support all Artifactory package types except those listed in unsupported.federation.packages.types.

Supported Package Types

Examples of commonly used supported types include:

  • generic, maven, gradle, npm, docker, oci, helm, pypi, nuget, go, conan, rpm, debian, terraform, buildinfo

For the complete current list, refer to your running Artifactory package type catalog and repository creation UI.

Unsupported Package Types

Federated repositories don't support the following package type. See the Federated Repository Form Field Reference for where package type is selected.

Package typeDisplay nameReason
terraformbackendTerraformBackendExcluded by default using unsupported.federation.packages.types

Configuring Unsupported Types

You control the unsupported list with this property:

  • unsupported.federation.packages.types

This property accepts a comma-separated list of package type identifiers.

For example, the default exclusion:

unsupported.federation.packages.types=terraformbackend

Related Topics


Did this page help you?