Uses of Class
de.iip_ecosphere.platform.support.Updater.PluginResolutionResult
Packages that use Updater.PluginResolutionResult
-
Uses of Updater.PluginResolutionResult in de.iip_ecosphere.platform.support
Methods in de.iip_ecosphere.platform.support that return Updater.PluginResolutionResultModifier and TypeMethodDescriptionprivate static Updater.PluginResolutionResultUpdater.resolvePlugin(String pluginName, String pluginUrl, Object lastBuildNr) Resolves the givenpluginNamefrom the (initial complete, potentially outdated) MavenpluginUrl.private static Updater.PluginResolutionResultUpdater.resolvePluginWithMaven(String pluginName, String pluginUrl, Object lastBuildNr) Resolves a not-found plugin with Maven metadata.