The message comes from

https://github.com/jenkinsci/git-plugin/blob/master/src/main/java/jenkins/plugins/git/GitSCMSource.java#L180

I think it means that the git source control provider inside Jenkins 
expected that something was interested in that URL, but when it iterated 
over the list of things which might be interested, it didn't find anything 
to notify.

I assume it is harmless.

The git plugin definitely supports ssh URL's.  I use them frequently.

Thanks!
Mark Waite

On Tuesday, January 21, 2014 3:17:52 PM UTC-7, tt...@tidemark.com wrote:
>
> I tried to setup polling in Jenkins so it will do a build on every push to 
> Git.
>
> The error I kept getting 
>
> remote: No git consumers for URI ssh://gitserver@svn-sim-cur2/~/git/
> tidemark.git
> To ssh://gitserver@svn-sim-cur2/~/git/tidemark.git
>    0c8c278..a25713e  feature-test2 -> feature-test2
>
> What does 'No git consumers' mean?
>
> Thanks,
> Tina
>

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to