Uses of Class
org.jenkinsci.test.acceptance.update_center.UpdateCenterMetadata.UnableToResolveDependencies
-
Uses of UpdateCenterMetadata.UnableToResolveDependencies in org.jenkinsci.test.acceptance.po
Modifier and TypeMethodDescriptionboolean
PluginManager.installPlugins
(PluginSpec... specs) Deprecated. -
Uses of UpdateCenterMetadata.UnableToResolveDependencies in org.jenkinsci.test.acceptance.update_center
Modifier and TypeMethodDescriptionUpdateCenterMetadata.transitiveDependenciesOf
(Jenkins jenkins, Collection<PluginSpec> plugins) Deprecated.Not used when runningMockUpdateCenter
.
WithPlugins
annotations to statically declare the required plugins you need.