I am trying for GSoC 25 & I feel “Swagger / OpenAPI standardization for Jenkins REST API” as quite interesting for me but it is not allowed to contribute in it until allowed to for upcoming gsoc. I seems a plugin “http-request” which seems similar to it & want to contribute in it but I am stuck in initial steps as mentioned below, Can anybody help ?
- I created a simple pipeline to test the issue in https://issues.jenkins.io/browse/JENKINS-68154
- I build it through mvn hpi:run but it gives console log without considering the pipeline
- When I tried with my local jenkins controller with sudo systemctl start jenkins it works as expected and print the Response for all builds.
-
- My doubt is, what is issue with my “mvn hpi:run” jenkins controller, Am I doing in wrong way ? Please, Can anybody help ?