-
Type:
Bug
-
Resolution: Duplicate
-
Priority:
Blocker
-
Component/s: plugin-proposals
-
None
-
Environment:JENKINS 1.537, Red Hat Enterprise Linux Server release 5.7 (Tikanga)
INFO: Jenkins is fully up and running Oct 29, 2013 8:19:12 PM hudson.model.UpdateSite$Plugin getNeededDependencies WARNING: Could not find dependency cloudbees-credentials of bees-sdk-plugin Oct 29, 2013 8:19:12 PM hudson.model.UpdateSite$Plugin getNeededDependencies WARNING: Could not find dependency cloudbees-credentials of bees-sdk-plugin Oct 29, 2013 8:19:14 PM hudson.model.UpdateSite$Plugin getNeededDependencies WARNING: Could not find dependency cloudbees-credentials of bees-sdk-plugin Oct 29, 2013 8:19:14 PM hudson.model.UpdateSite$Plugin getNeededDependencies WARNING: Could not find dependency cloudbees-credentials of bees-sdk-plugin
From the output, I installed bee-sdk-plugin, still I got folowing warnings:
Oct 29, 2013 8:17:21 PM jenkins.InitReactorRunner$1 onTaskFailed
SEVERE: Failed Loading plugin bees-sdk-plugin
java.io.IOException: Dependency cloudbees-credentials (3.2) doesn't exist
at hudson.PluginWrapper.resolvePluginDependencies(PluginWrapper.java:479)
at hudson.PluginManager$2$1$1.run(PluginManager.java:354)
at org.jvnet.hudson.reactor.TaskGraphBuilder$TaskImpl.run(TaskGraphBuilder.java:146)
at org.jvnet.hudson.reactor.Reactor.runTask(Reactor.java:259)
at jenkins.model.Jenkins$7.runTask(Jenkins.java:904)
at org.jvnet.hudson.reactor.Reactor$2.run(Reactor.java:187)
at org.jvnet.hudson.reactor.Reactor$Node.run(Reactor.java:94)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1110)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:603)
at java.lang.Thread.run(Thread.java:636)
Really have no idea about this. pls help to check this...