Hello,
I am the maintainer for the github-oauth-plugin. It used to depend
directly on the github-api but recently an intermediate plugin,
github-api-plugin, was added.
The dependency relationship is:
github-api -> github-api-plugin -> github-oauth-plugin
I have committed new code to github-api to support a feature I can't
immediately test (related to github enterprise installs).
I want Jenkins on Jenkins to be able to build a SNAPSHOT version of the
github-oauth-plugin for the reporting user to test with before cutting
any new versions.
But right now because ci.jenkins.org can't build the github-api-plugin
the SNAPSHOT build on my plugin fails.
Can someone add the github-api-plugin into Jenkins on Jenkins?
Thanks,
Mike