org.eclipse.jgit.api.errors.TransportException: git@github.com:forge/wildfly-swarm-addon.git: USERAUTH fail
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 JBoss Issue Tracker by christian posta, 1 year ago
via Stack Overflow by tomasz
, 2 years agovia Stack Overflow by Izza
, 2 years agovia Stack Overflow by opusCoder
, 1 year agovia Stack Overflow by alexanoid
, 3 months agovia GitHub by garyschulte
, 2 years agoorg.eclipse.jgit.api.errors.TransportException: git@github.com:forge/wildfly-swarm-addon.git: USERAUTH fail
at org.eclipse.jgit.api.FetchCommand.call(FetchCommand.java:134)
at org.eclipse.jgit.api.CloneCommand.fetch(CloneCommand.java:201)
at org.eclipse.jgit.api.CloneCommand.call(CloneCommand.java:135)
at org.jboss.forge.addon.git.GitUtilsImpl.clone(GitUtilsImpl.java:71)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:497)
at org.jboss.forge.furnace.proxy.ClassLoaderInterceptor$1.call(ClassLoaderInterceptor.java:87)
at org.jboss.forge.furnace.util.ClassLoaders.executeIn(ClassLoaders.java:42)
at org.jboss.forge.furnace.proxy.ClassLoaderInterceptor.invoke(ClassLoaderInterceptor.java:103)