Re: SCM plugin with Multi-Branch Pipeline throwing InaccessibleObjectException

2024-04-22 Thread Tim Jacomb
I find in my IDE (IntelliJ) sometimes I need to add the `--add-opens` to command line arguments for hpi:run On Mon, 22 Apr 2024 at 13:15, 'Jesse Glick' via Jenkins Developers < jenkinsci-dev@googlegroups.com> wrote: > How are you running Jenkins when you see this? Should not occur when > either

Re: Missing publication of plugin oic-auth releases in maven repository

2024-04-22 Thread Michael Doubez
Le lundi 22 avril 2024 à 00:22:17 UTC+2, ... a écrit : algolia doesn't seem to be getting an updated release timestamp. I don't have openvpn anymore to check the build logs to see if there's an issue uploading I didn't see any plugin reported as released earlier than 2 months ago, in the

Re: SCM plugin with Multi-Branch Pipeline throwing InaccessibleObjectException

2024-04-22 Thread 'Jesse Glick' via Jenkins Developers
How are you running Jenkins when you see this? Should not occur when either using `mvn hpi:run` nor `mvn test` on a `JenkinsRule`-based test so far as I know. https://github.com/jenkinsci/plugin-pom/blob/692c7757f468ea6b1ecf52a39edb8379020816c3/pom.xml#L65-L70 and associated setup should be

SCM plugin with Multi-Branch Pipeline throwing InaccessibleObjectException

2024-04-22 Thread Berend D.
Hi, I'm developing an SCM plugin and I'm now testing the interaction with the Multi-Branch Pipeline plugin. This seems to work from the SCM perspective, but the logs are cluttered with these: 2024-04-19 14:52:20.553+ [id=87]WARNING o.j.p.workflow.graph.FlowNode#persistSafe: failed to