Interface RegistryNonPlatformExtensionsResolver

    • Method Detail

      • resolveNonPlatformExtensions

        ExtensionCatalog.Mutable resolveNonPlatformExtensions​(String quarkusVersion)
                                                       throws RegistryResolutionException
        Returns a catalog of extensions that are compatible with a given Quarkus version or null, in case the registry does not include any extension that is compatible with the given Quarkus version.
        Parameters:
        quarkusVersion - Quarkus version
        Returns:
        catalog of extensions compatible with a given Quarkus version or null
        Throws:
        RegistryResolutionException - in case of a failure