Skip to content

Instantly share code, notes, and snippets.

@orrc
Last active August 29, 2015 14:21
Show Gist options
  • Save orrc/4c149b62c62362191972 to your computer and use it in GitHub Desktop.
Save orrc/4c149b62c62362191972 to your computer and use it in GitHub Desktop.
Jenkins plugins without a valid wiki page

See UC #20.
Last updated: 28th May 2015.

ID / POM <url> Last release SCM <url> Developers Installs
build-flow-toolbox-plugin Sep 09, 2014 GitHub/* dnozay 317
caliper-ci Nov 09, 2012 GitHub/jenkinsci brianfromoregon 31
chef Dec 16, 2014 SVN/Jenkins melezhik 217
collabnet-automic-deploy Jul 30, 2013 GitHub/jenkinsci rajasaur 31
collabnet-uc4-deploy Jun 18, 2013 GitHub/jenkinsci rajasaur 18
ColumnsPlugin Dec 21, 2012 SVN/Jenkins hanabi 43
cucumber Mar 13, 2013 SVN/Jenkins melezhik 624
deploygate-plugin Jan 06, 2013 GitHub/jenkinsci bols-blue 85
devstack Sep 17, 2012 SVN/Jenkins tim 18
DotCi May 26, 2015 GitHub/* sgaddipati 84
DotCi-Fig-template May 02, 2015 GitHub/* vvitayau 22
DotCi-Plugins-Starter-Pack Sep 24, 2014 GitHub/* sgaddipati 11
drecycler Dec 11, 2014 GitHub/jenkinsci mthak 1
event-announcer Jan 06, 2015 GitHub/* toumorokoshi 2
flexteam Nov 03, 2011 GitHub/jenkinsci mindless, jieryn 13
ikachan Jun 04, 2012 SVN/Jenkins usr0600239 22
jackson-databind Mar 20, 2015 GitHub/jenkinsci tfennelly 3
jenkins-tracker Feb 17, 2013 SVN/Jenkins prashant 47
jprt Jun 06, 2013 GitHub/jenkinsci kohsuke, jieryn 0
jsch Oct 05, 2014 GitHub/jenkinsci zregvart 12
keep-slave-disconnected Sep 25, 2014 GitHub/jenkinsci nicolas 9
koji-plugin May 19, 2014 GitHub/jenkinsci vtunka 29
monitor-remote-job Aug 26, 2013 GitHub/jenkinsci tito 100
multiline-tabbar-plugin Oct 26, 2010 SVN/Hudson wjprakash 308
mysql-job-databases Sep 20, 2014 SVN/Jenkins tim 74
network-monitor Nov 02, 2011 GitHub/jenkinsci kohsuke, jieryn 200
oki-docki Nov 06, 2014 GitHub/jenkinsci nicolas 34
package-parameter May 11, 2015 GitHub/* d3clan, toff63 new
perl Mar 07, 2013 SVN/Jenkins melezhik 125
perl-smoke-test Sep 26, 2014 SVN/Jenkins melezhik 16
rallyBuild Aug 29, 2013 GitHub/* joshughes 42
sidebar-update-notification Feb 03, 2015 GitHub/* asbachb 16
sourcemonitor Jun 01, 2013 GitHub/jenkinsci sogabe 140
SSSCM Sep 15, 2011 GitHub/jenkinsci richscze 10
suite-test-groups-publisher Oct 21, 2012 GitHub/jenkinsci vimil 13
url-auth Jan 12, 2013 GitHub/* kelton5020 30
writable-filesystem-monitor May 27, 2013 GitHub/jenkinsci nicolas 12
zmq-event-publisher Feb 18, 2014 GitHub/* clarkb 88
@orrc
Copy link
Author

orrc commented May 27, 2015

The "Developers" column here is identical to the "Maintainer(s)" field in the wiki infobox, i.e. it's either the <developers> info from the POM, or the username of the person that compiled the plugin.

To find out the Jenkins user account (i.e. the Artifactory account) that published the plugin, you can use the Artifactory API like this:
http://repo.jenkins-ci.org/api/storage/releases/org/jenkins-ci/ruby-plugins/cucumber/0.0.2/cucumber-0.0.2.pom

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment