jenkinsci / jenkinsfile-runner

A command line tool to run Jenkinsfile as a function
MIT License
1.13k stars 291 forks source link

Recent JFR versions print warnings about JPI/HPI issues on default packaging #587

Open oleg-nenashev opened 2 years ago

oleg-nenashev commented 2 years ago

JFR beta-30 and beyond shows warnings for HPI/JPI packages mismatch. It should have been suppressed before, so there is a regression somewhere.

WARNING hudson.ClassicPluginStrategy#createPluginWrapper: encountered /jenkins/plugins/ace-editor.hpi under a nonstandard name; expected ace-editor.jpi

Also reported as https://github.com/SAP/stewardci-jenkinsfilerunner-image/issues/80