Bump org.jenkins-ci.plugins:plugin from 5.26 to 5.2102.v5f5fe09fccf1 #175
ci.jenkins.io / Maven
succeeded
Dec 31, 2025
2 new issues, 3 total
| Total | New | Outstanding | Fixed | Trend |
|---|---|---|---|---|
| 3 | 2 | 1 | 0 | 👎 |
Reference build: Plugins » image-tag-parameter-plugin » master #92
Details
Severity distribution of new issues
| Error | Warning High | Warning Normal | Warning Low |
|---|---|---|---|
| 0 | 0 | 2 | 0 |
Annotations
Check warning on line 280 in jenkins-console.log
ci-jenkins-io / Maven
surefire:test
NORMAL:
Raw output
<pre><code>Tests run: 9, Failures: 0, Errors: 0, Skipped: 1</code></pre>
Check warning on line 302 in jenkins-console.log
ci-jenkins-io / Maven
hpi:hpi
NORMAL:
Raw output
<pre><code>Expected list of bundled artifacts [] did not match actual list of bundled artifacts [commons-codec, gson, httpasyncclient, httpclient, httpcore, httpcore-nio, httpmime, unirest-java]. Review the bundled artifacts and add `<hpi.bundledArtifacts>commons-codec,gson,httpasyncclient,httpclient,httpcore,httpcore-nio,httpmime,unirest-java</hpi.bundledArtifacts>` to `<properties>` in pom.xml if the actual list is correct. If the actual list is not correct, add `<exclusion>`s or modify dependencies as needed to prevent the artifacts from being bundled. Review https://www.jenkins.io/doc/developer/plugin-development/dependencies-and-class-loading/#bundling-third-party-libraries for more details. Enable strict checks by adding `<hpi.strictBundledArtifacts>true</hpi.strictBundledArtifacts>` to pom.xml</code></pre>
Loading