How to edit https://plugins.jenkins.io plugin default page?

15 views
Skip to first unread message

Jiri Vanek

unread,
Mar 11, 2026, 5:26:34 AM (3 days ago) Mar 11
to jenkin...@googlegroups.com
Hello!


The https://plugins.jenkins.io/koji-scm/ contains single line `Documentation for this plugin is here: https://github.com/jenkinsci/koji-scm/koji-scm`
Where is origin of this line? Can I edit it to correct url of https://github.com/judovana/koji-scm-plugin ?
Similar is also for https://plugins.jenkins.io/report-jtreg/ which should point to https://github.com/jenkinsci/report-jtreg-plugin - both those plugins are multimodule maven projects, where plugin is just one of the modules
(https://github.com/judovana/koji-scm-plugin/tree/master/koji-scm / https://github.com/jenkinsci/report-jtreg-plugin/tree/master/report-jtreg eventually)
The other links seems ok, except the `Help us improve this page! To propose a change submit a pull request to the plugin page on GitHub.` Where the `the plugin page`points again to the wrong https://github.com/jenkinsci/koji-scm/koji-scm.
It seems that otherwise this page is reflecting README.md, but in this case it can not find it.

the https://github.com/jenkins-infra/repository-permissions-updater/blob/master/permissions/plugin-report-jtreg.yml and https://github.com/jenkins-infra/repository-permissions-updater/blob/master/permissions/plugin-koji-scm.yml looks correct
However the
https://github.com/jenkinsci/koji-scm-plugin/blob/master/pom.xml#L24 / https://github.com/jenkinsci/report-jtreg-plugin/blob/master/pom.xml#L52 seems like the culrptints, with detail, that ${project.artifactId} do not seem to expand to the
incorrect koji-scm/koji-scm eventually report-jtreg/report-jtreg

Can be the
https://github.com/jenkinsci/report-jtreg-plugin/pull/46
and
https://github.com/jenkinsci/koji-scm-plugin/pull/8
correct things to do? I'm quite scared of my note in jtreg plugin: <!-- we release only from report-jtreg-plugin submodule, so no -plugin append needed-->

Which seems had jsut violated...

Thanks!
J.

--
Jiri Vanek <j.v...@ibm.com>
Principal JDK QA engineer
IBM Middleware Czechia s.r.o.
+420 775 39 01 09

Winter, Markus

unread,
Mar 11, 2026, 6:48:51 AM (3 days ago) Mar 11
to jenkin...@googlegroups.com
You need to set the url in the pom.xml of the Jenkins plugin to point to the github repo
So e.g. add 
To 


From: 'Jiri Vanek' via Jenkins Developers <jenkin...@googlegroups.com>
Sent: Wednesday, March 11, 2026 10:26 AM
To: jenkin...@googlegroups.com <jenkin...@googlegroups.com>
Subject: How to edit https://plugins.jenkins.io plugin default page?

Hello!


The https://eur03.safelinks.protection.outlook.com/?url=https%3A%2F%2Fplugins.jenkins.io%2Fkoji-scm%2F&data=05%7C02%7Cm.winter%40sap.com%7C65db1e3e29fd4f17c92708de7f5049b0%7C42f7676cf455423c82f6dc2d99791af7%7C0%7C0%7C639088179986955829%7CUnknown%7CTWFpbGZsb3d8eyJFbXB0eU1hcGkiOnRydWUsIlYiOiIwLjAuMDAwMCIsIlAiOiJXaW4zMiIsIkFOIjoiTWFpbCIsIldUIjoyfQ%3D%3D%7C0%7C%7C%7C&sdata=DrXsQme4mBvbJeszmqrY5Ta6Iv5D6wEUbGdz3EONTMI%3D&reserved=0  contains single line `Documentation for this plugin is here: https://eur03.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fjenkinsci%2Fkoji-scm%2Fkoji-scm%2560&data=05%7C02%7Cm.winter%40sap.com%7C65db1e3e29fd4f17c92708de7f5049b0%7C42f7676cf455423c82f6dc2d99791af7%7C0%7C0%7C639088179987018846%7CUnknown%7CTWFpbGZsb3d8eyJFbXB0eU1hcGkiOnRydWUsIlYiOiIwLjAuMDAwMCIsIlAiOiJXaW4zMiIsIkFOIjoiTWFpbCIsIldUIjoyfQ%3D%3D%7C0%7C%7C%7C&sdata=MZTefoJu1WWHTUXmRAKwXkuWVx4Wh%2BMExYQZMQgrIMA%3D&reserved=0
Where is origin of this line? Can I edit it to correct url of  https://eur03.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fjudovana%2Fkoji-scm-plugin&data=05%7C02%7Cm.winter%40sap.com%7C65db1e3e29fd4f17c92708de7f5049b0%7C42f7676cf455423c82f6dc2d99791af7%7C0%7C0%7C639088179987046224%7CUnknown%7CTWFpbGZsb3d8eyJFbXB0eU1hcGkiOnRydWUsIlYiOiIwLjAuMDAwMCIsIlAiOiJXaW4zMiIsIkFOIjoiTWFpbCIsIldUIjoyfQ%3D%3D%7C0%7C%7C%7C&sdata=jcxA00yWVZhTtytoywzW%2FeSZApkvvKFw8SlZ0gN%2FFec%3D&reserved=0 ?
Similar is also for https://eur03.safelinks.protection.outlook.com/?url=https%3A%2F%2Fplugins.jenkins.io%2Freport-jtreg%2F&data=05%7C02%7Cm.winter%40sap.com%7C65db1e3e29fd4f17c92708de7f5049b0%7C42f7676cf455423c82f6dc2d99791af7%7C0%7C0%7C639088179987068613%7CUnknown%7CTWFpbGZsb3d8eyJFbXB0eU1hcGkiOnRydWUsIlYiOiIwLjAuMDAwMCIsIlAiOiJXaW4zMiIsIkFOIjoiTWFpbCIsIldUIjoyfQ%3D%3D%7C0%7C%7C%7C&sdata=Fivz5vrEfdGBc6sucj1Wp8XwYdGoiLNrtKws%2Bi2A%2Bwo%3D&reserved=0 which should point to https://eur03.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fjenkinsci%2Freport-jtreg-plugin&data=05%7C02%7Cm.winter%40sap.com%7C65db1e3e29fd4f17c92708de7f5049b0%7C42f7676cf455423c82f6dc2d99791af7%7C0%7C0%7C639088179987091536%7CUnknown%7CTWFpbGZsb3d8eyJFbXB0eU1hcGkiOnRydWUsIlYiOiIwLjAuMDAwMCIsIlAiOiJXaW4zMiIsIkFOIjoiTWFpbCIsIldUIjoyfQ%3D%3D%7C0%7C%7C%7C&sdata=Uf1AnSU51oW5IzNbv9vNsU7wgF7otPXxS3wnMztM94Q%3D&reserved=0 - both those plugins are multimodule maven projects, where plugin is just one of the modules
(https://eur03.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fjudovana%2Fkoji-scm-plugin%2Ftree%2Fmaster%2Fkoji-scm&data=05%7C02%7Cm.winter%40sap.com%7C65db1e3e29fd4f17c92708de7f5049b0%7C42f7676cf455423c82f6dc2d99791af7%7C0%7C0%7C639088179987114892%7CUnknown%7CTWFpbGZsb3d8eyJFbXB0eU1hcGkiOnRydWUsIlYiOiIwLjAuMDAwMCIsIlAiOiJXaW4zMiIsIkFOIjoiTWFpbCIsIldUIjoyfQ%3D%3D%7C0%7C%7C%7C&sdata=oV2qSY2Y8jw2ijyosJ9eAqoNt9wVmBll7Sc8eLG7%2Bv4%3D&reserved=0 / https://eur03.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fjenkinsci%2Freport-jtreg-plugin%2Ftree%2Fmaster%2Freport-jtreg&data=05%7C02%7Cm.winter%40sap.com%7C65db1e3e29fd4f17c92708de7f5049b0%7C42f7676cf455423c82f6dc2d99791af7%7C0%7C0%7C639088179987136111%7CUnknown%7CTWFpbGZsb3d8eyJFbXB0eU1hcGkiOnRydWUsIlYiOiIwLjAuMDAwMCIsIlAiOiJXaW4zMiIsIkFOIjoiTWFpbCIsIldUIjoyfQ%3D%3D%7C0%7C%7C%7C&sdata=7hRst9yQJBbtRDXPuZ2mYQP45F5ZBp566vKLG7v6iQI%3D&reserved=0 eventually)
The other links seems ok, except the `Help us improve this page! To propose a change submit a pull request to the plugin page on GitHub.` Where the `the plugin page`points again to the wrong https://eur03.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fjenkinsci%2Fkoji-scm%2Fkoji-scm&data=05%7C02%7Cm.winter%40sap.com%7C65db1e3e29fd4f17c92708de7f5049b0%7C42f7676cf455423c82f6dc2d99791af7%7C0%7C0%7C639088179987158141%7CUnknown%7CTWFpbGZsb3d8eyJFbXB0eU1hcGkiOnRydWUsIlYiOiIwLjAuMDAwMCIsIlAiOiJXaW4zMiIsIkFOIjoiTWFpbCIsIldUIjoyfQ%3D%3D%7C0%7C%7C%7C&sdata=jHABPyV9v0JMHqUOc2VUMXWoNOmve0KhwJhyVonjMto%3D&reserved=0.

It seems that otherwise this page is reflecting README.md, but in this case it can not find it.

the https://eur03.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fjenkins-infra%2Frepository-permissions-updater%2Fblob%2Fmaster%2Fpermissions%2Fplugin-report-jtreg.yml&data=05%7C02%7Cm.winter%40sap.com%7C65db1e3e29fd4f17c92708de7f5049b0%7C42f7676cf455423c82f6dc2d99791af7%7C0%7C0%7C639088179987179980%7CUnknown%7CTWFpbGZsb3d8eyJFbXB0eU1hcGkiOnRydWUsIlYiOiIwLjAuMDAwMCIsIlAiOiJXaW4zMiIsIkFOIjoiTWFpbCIsIldUIjoyfQ%3D%3D%7C0%7C%7C%7C&sdata=mgatQG%2BtZFowh17F4TjHdImcxDR1bVG7b7UHLXXp9Lg%3D&reserved=0 and https://eur03.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fjenkins-infra%2Frepository-permissions-updater%2Fblob%2Fmaster%2Fpermissions%2Fplugin-koji-scm.yml&data=05%7C02%7Cm.winter%40sap.com%7C65db1e3e29fd4f17c92708de7f5049b0%7C42f7676cf455423c82f6dc2d99791af7%7C0%7C0%7C639088179987201377%7CUnknown%7CTWFpbGZsb3d8eyJFbXB0eU1hcGkiOnRydWUsIlYiOiIwLjAuMDAwMCIsIlAiOiJXaW4zMiIsIkFOIjoiTWFpbCIsIldUIjoyfQ%3D%3D%7C0%7C%7C%7C&sdata=oJEVfGDCaeM2UbRDgWWiaEwFY5pv93NbHF7P3FIbSHs%3D&reserved=0 looks correct
However the
https://eur03.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fjenkinsci%2Fkoji-scm-plugin%2Fblob%2Fmaster%2Fpom.xml%23L24&data=05%7C02%7Cm.winter%40sap.com%7C65db1e3e29fd4f17c92708de7f5049b0%7C42f7676cf455423c82f6dc2d99791af7%7C0%7C0%7C639088179987232003%7CUnknown%7CTWFpbGZsb3d8eyJFbXB0eU1hcGkiOnRydWUsIlYiOiIwLjAuMDAwMCIsIlAiOiJXaW4zMiIsIkFOIjoiTWFpbCIsIldUIjoyfQ%3D%3D%7C0%7C%7C%7C&sdata=tEYpvirLOJ9CDHq71S6oerZ4Jv1aYQ%2F6nk7AKfPrzFo%3D&reserved=0 / https://eur03.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fjenkinsci%2Freport-jtreg-plugin%2Fblob%2Fmaster%2Fpom.xml%23L52&data=05%7C02%7Cm.winter%40sap.com%7C65db1e3e29fd4f17c92708de7f5049b0%7C42f7676cf455423c82f6dc2d99791af7%7C0%7C0%7C639088179987273964%7CUnknown%7CTWFpbGZsb3d8eyJFbXB0eU1hcGkiOnRydWUsIlYiOiIwLjAuMDAwMCIsIlAiOiJXaW4zMiIsIkFOIjoiTWFpbCIsIldUIjoyfQ%3D%3D%7C0%7C%7C%7C&sdata=iVlqnzvLJxleitp6fg1ZwHDZxfg5UxFxsx%2BuiFRhsdk%3D&reserved=0 seems like the culrptints, with detail, that ${project.artifactId} do not seem to expand to the

incorrect koji-scm/koji-scm eventually report-jtreg/report-jtreg

Can be the
https://eur03.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fjenkinsci%2Freport-jtreg-plugin%2Fpull%2F46&data=05%7C02%7Cm.winter%40sap.com%7C65db1e3e29fd4f17c92708de7f5049b0%7C42f7676cf455423c82f6dc2d99791af7%7C0%7C0%7C639088179987319235%7CUnknown%7CTWFpbGZsb3d8eyJFbXB0eU1hcGkiOnRydWUsIlYiOiIwLjAuMDAwMCIsIlAiOiJXaW4zMiIsIkFOIjoiTWFpbCIsIldUIjoyfQ%3D%3D%7C0%7C%7C%7C&sdata=J5vyecDWzOrrVmACv4ZvFtJA8RKYevmtzVPo1CWgC8I%3D&reserved=0
and
https://eur03.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fjenkinsci%2Fkoji-scm-plugin%2Fpull%2F8&data=05%7C02%7Cm.winter%40sap.com%7C65db1e3e29fd4f17c92708de7f5049b0%7C42f7676cf455423c82f6dc2d99791af7%7C0%7C0%7C639088179987352017%7CUnknown%7CTWFpbGZsb3d8eyJFbXB0eU1hcGkiOnRydWUsIlYiOiIwLjAuMDAwMCIsIlAiOiJXaW4zMiIsIkFOIjoiTWFpbCIsIldUIjoyfQ%3D%3D%7C0%7C%7C%7C&sdata=pGIDov0O4iAswobL1GbSi9VrUZu0Jtmy9OndBseKDxA%3D&reserved=0

correct things to do? I'm quite scared of my note in jtreg plugin: <!-- we release only from report-jtreg-plugin submodule, so no -plugin append needed-->

Which seems  had jsut violated...

Thanks!
   J.

--
Jiri Vanek <j.v...@ibm.com>
Principal JDK QA engineer
IBM Middleware Czechia s.r.o.
+420 775 39 01 09

Jiri Vanek

unread,
Mar 11, 2026, 11:25:54 AM (3 days ago) Mar 11
to Jenkins Developers

Thank you very much. Commited to both. We wills ee after release(?),
Reply all
Reply to author
Forward
0 new messages