hudson.plugins.git.GitException: Could not fetch from any repository
Searched on Google with the first line of a JAVA stack trace?
We can recommend more relevant solutions and speed up debugging when you paste your entire stack trace with the exception message. Try a sample exception.
Recommended solutions based on your search
Solutions on the web
via Google Groups by Jeremy, 7 months ago
via Google Groups by Brian Troutwine, 2 years ago
via Jenkins JIRA by Kohsuke Kawaguchi, 1 year ago
via Jenkins JIRA by mclaughlin77, 1 year ago
via Jenkins JIRA by Kohsuke Kawaguchi, 1 year ago
via Stack Overflow by mmr
, 2 years agohudson.plugins.git.GitException: Could not fetch from any repository
at hudson.plugins.git.GitSCM$2.invoke(GitSCM.java:852)
at hudson.plugins.git.GitSCM$2.invoke(GitSCM.java:812)
at hudson.FilePath.act(FilePath.java:757)
at hudson.FilePath.act(FilePath.java:739)
at hudson.plugins.git.GitSCM.checkout(GitSCM.java:812)
at hudson.model.AbstractProject.checkout(AbstractProject.java:1182)
at hudson.model.AbstractBuild$AbstractRunner.checkout(AbstractBuild.java:521)
at hudson.model.AbstractBuild$AbstractRunner.run(AbstractBuild.java:416)
at hudson.model.Run.run(Run.java:1362)
at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:46)
at hudson.model.ResourceController.execute(ResourceController.java:88)
at hudson.model.Executor.run(Executor.java:145)