Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[JENKINS-73381] Downloading tar.gz artifacts in Firefox is broken #397

Merged
merged 1 commit into from
Jul 1, 2024

[JENKINS-73381] Downloading `tar.gz` artifacts in Firefox is broken

a307452
Select commit
Loading
Failed to load commit list.
Merged

[JENKINS-73381] Downloading tar.gz artifacts in Firefox is broken #397

[JENKINS-73381] Downloading `tar.gz` artifacts in Firefox is broken
a307452
Select commit
Loading
Failed to load commit list.
ci.jenkins.io / Maven succeeded Jul 1, 2024 in 0s

2 new issues, 9 total

Total New Outstanding Fixed Trend
9 2 7 0 👎

Reference build: Core » winstone » master #435

Details

Severity distribution of new issues

Error Warning High Warning Normal Warning Low
0 0 2 0

Annotations

Check warning on line 642 in jenkins-console.log

See this annotation in the file changed.

@ci-jenkins-io ci-jenkins-io / Maven

shade:shade

NORMAL:
Raw output
<pre><code>http2-common-10.0.21.jar, http2-hpack-10.0.21.jar, http2-server-10.0.21.jar, jetty-alpn-java-server-10.0.21.jar, jetty-alpn-server-10.0.21.jar, jetty-http-10.0.21.jar, jetty-io-10.0.21.jar, jetty-jmx-10.0.21.jar, jetty-security-10.0.21.jar, jetty-server-10.0.21.jar, jetty-servlet-10.0.21.jar, jetty-unixdomain-server-10.0.21.jar, jetty-util-10.0.21.jar, jetty-webapp-10.0.21.jar, jetty-xml-10.0.21.jar, websocket-core-common-10.0.21.jar, websocket-core-server-10.0.21.jar, websocket-jetty-api-10.0.21.jar, websocket-jetty-common-10.0.21.jar, websocket-jetty-server-10.0.21.jar, websocket-servlet-10.0.21.jar define 2 overlapping resources: - META-INF/LICENSE - META-INF/NOTICE.txt slf4j-api-2.0.13.jar, slf4j-jdk14-2.0.13.jar define 1 overlapping resource: - META-INF/LICENSE.txt maven-shade-plugin has detected that some files are present in two or more JARs. When this happens, only one single version of the file is copied to the uber jar. Usually this is not harmful and you can skip these warnings, otherwise try to manually exclude artifacts based on mvn dependency:tree -Ddetail=true and the above output. See https://maven.apache.org/plugins/maven-shade-plugin/ http2-common-10.0.21-sources.jar, http2-hpack-10.0.21-sources.jar, http2-server-10.0.21-sources.jar, jetty-alpn-java-server-10.0.21-sources.jar, jetty-alpn-server-10.0.21-sources.jar, jetty-http-10.0.21-sources.jar, jetty-io-10.0.21-sources.jar, jetty-jmx-10.0.21-sources.jar, jetty-security-10.0.21-sources.jar, jetty-server-10.0.21-sources.jar, jetty-servlet-10.0.21-sources.jar, jetty-servlet-api-4.0.6-sources.jar, jetty-unixdomain-server-10.0.21-sources.jar, jetty-util-10.0.21-sources.jar, jetty-webapp-10.0.21-sources.jar, jetty-xml-10.0.21-sources.jar, websocket-core-common-10.0.21-sources.jar, websocket-core-server-10.0.21-sources.jar, websocket-jetty-api-10.0.21-sources.jar, websocket-jetty-common-10.0.21-sources.jar, websocket-jetty-server-10.0.21-sources.jar, websocket-servlet-10.0.21-sources.jar define 2 overlapping resources: - META-INF/LICENSE - META-INF/NOTICE.txt slf4j-api-2.0.13-sources.jar, slf4j-jdk14-2.0.13-sources.jar define 1 overlapping resource: - META-INF/LICENSE.txt maven-shade-plugin has detected that some files are present in two or more JARs. When this happens, only one single version of the file is copied to the uber jar. Usually this is not harmful and you can skip these warnings, otherwise try to manually exclude artifacts based on mvn dependency:tree -Ddetail=true and the above output. See https://maven.apache.org/plugins/maven-shade-plugin/</code></pre>

Check warning on line 785 in jenkins-console.log

See this annotation in the file changed.

@ci-jenkins-io ci-jenkins-io / Maven

spotbugs:spotbugs

NORMAL:
Raw output
<pre><code>Javadoc Warnings warning: unknown enum constant When.ALWAYS reason: class file for javax.annotation.meta.When not found 1 warning</code></pre>