Interface RegistryPlatformExtensionsResolver

    • Method Detail

      • resolvePlatformExtensions

        ExtensionCatalog.Mutable resolvePlatformExtensions​(io.quarkus.maven.dependency.ArtifactCoords platformCoords)
                                                    throws RegistryResolutionException
        Returns a catalog of extensions that represents a given platform.
        Parameters:
        platformCoords - either a BOM or a JSON descriptor coordinates
        Returns:
        catalog of extensions that represents the platform
        Throws:
        RegistryResolutionException - in case of a failure