Issue Type: Bug Bug
Assignee: Nicolas De Loof
Components: git, git-client
Created: 20/Nov/13 2:12 PM
Description:

After upgrading from 1.1.26 to 2.0, I faced issue #JENKINS-20356, whose fix is not yet released. As the issue is related to git-client plugin, I choose to switch back to the latest version that doesn't include it, being 1.1.29 according to the release notes. I uninstall plugin, and upload 1.1.29 manually, but installation fails:

Nov 20, 2013 1:39:29 PM jenkins.InitReactorRunner$1 onTaskFailed
SEVERE: Failed Loading plugin git
java.io.IOException: Dependency git-client (1.0.1) 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:893)
	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:722)
Environment: Jenkins stable ver. 1.509.4, on Ubuntu 12.04.3 LTS
Project: Jenkins
Priority: Major Major
Reporter: CharlesB
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira

--
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to