Experiment: Add HTTP verb annotations to all web methods #99
ci.jenkins.io / Maven
succeeded
Aug 17, 2025
3 new issues, 4 total
| Total | New | Outstanding | Fixed | Trend |
|---|---|---|---|---|
| 4 | 3 | 1 | 0 | 👎 |
Reference build: Plugins » matrix-auth-plugin » main #1
Details
Severity distribution of new issues
| Error | Warning High | Warning Normal | Warning Low |
|---|---|---|---|
| 0 | 0 | 3 | 0 |
Annotations
Check warning on line 163 in jenkins-console.log
ci-jenkins-io / Maven
enforcer:enforce
NORMAL:
Raw output
<pre><code>System artifact: com.sun:tools:jar:1.8.0:system has no file attached Try downloading the file manually from the project website. Then, install it using the command: mvn install:install-file -DgroupId=com.sun -DartifactId=tools -Dversion=1.8.0 -Dpackaging=jar -Dfile=/path/to/file Alternatively, if you host your own repository you can deploy the file there: mvn deploy:deploy-file -DgroupId=com.sun -DartifactId=tools -Dversion=1.8.0 -Dpackaging=jar -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id] Path to dependency: 1) com.sun:tools:jar:1.8.0 com.sun:tools:jar:1.8.0 </code></pre>
Check warning on line 335 in jenkins-console.log
ci-jenkins-io / Maven
surefire:test
NORMAL:
Raw output
<pre><code>Parameter 'showDeprecation' is unknown for plugin 'maven-hpi-plugin:3.25:validate (default-validate)' Parameter 'showDeprecation' is unknown for plugin 'maven-hpi-plugin:3.25:validate-hpi (default-validate-hpi)' Parameter 'showDeprecation' is unknown for plugin 'maven-hpi-plugin:3.25:insert-test (default-insert-test)' Parameter 'showDeprecation' is unknown for plugin 'maven-hpi-plugin:3.25:test-hpl (default-test-hpl)' Parameter 'showDeprecation' is unknown for plugin 'maven-hpi-plugin:3.25:resolve-test-dependencies (default-resolve-test-dependencies)' Parameter 'showDeprecation' is unknown for plugin 'maven-hpi-plugin:3.25:hpi (default-hpi)'</code></pre>
Check warning on line 366 in jenkins-console.log
ci-jenkins-io / Maven
enforcer:enforce
NORMAL:
Raw output
<pre><code>System artifact: com.sun:tools:jar:1.8.0:system has no file attached Try downloading the file manually from the project website. Then, install it using the command: mvn install:install-file -DgroupId=com.sun -DartifactId=tools -Dversion=1.8.0 -Dpackaging=jar -Dfile=/path/to/file Alternatively, if you host your own repository you can deploy the file there: mvn deploy:deploy-file -DgroupId=com.sun -DartifactId=tools -Dversion=1.8.0 -Dpackaging=jar -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id] Path to dependency: 1) com.sun:tools:jar:1.8.0 com.sun:tools:jar:1.8.0 </code></pre>
Loading