Skip to content

Bump org.jenkins-ci.plugins:plugin from 5.26 to 5.2102.v5f5fe09fccf1

d10bfe5
Select commit
Loading
Failed to load commit list.
Open

Bump org.jenkins-ci.plugins:plugin from 5.26 to 5.2102.v5f5fe09fccf1 #175

Bump org.jenkins-ci.plugins:plugin from 5.26 to 5.2102.v5f5fe09fccf1
d10bfe5
Select commit
Loading
Failed to load commit list.
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

See this annotation in the file changed.

@ci-jenkins-io 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

See this annotation in the file changed.

@ci-jenkins-io 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 `&lt;hpi.bundledArtifacts&gt;commons-codec,gson,httpasyncclient,httpclient,httpcore,httpcore-nio,httpmime,unirest-java&lt;/hpi.bundledArtifacts&gt;` to `&lt;properties&gt;` in pom.xml if the actual list is correct. If the actual list is not correct, add `&lt;exclusion&gt;`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 `&lt;hpi.strictBundledArtifacts&gt;true&lt;/hpi.strictBundledArtifacts&gt;` to pom.xml</code></pre>