Skip to content

chore: Upgrade to latest LTS core version supporting Java 8 (requires…

a6d357b
Select commit
Loading
Failed to load commit list.
Open

chore: Upgrade to latest LTS core version supporting Java 8 (requires 2.346.3) #18

chore: Upgrade to latest LTS core version supporting Java 8 (requires…
a6d357b
Select commit
Loading
Failed to load commit list.
ci.jenkins.io / Maven succeeded Feb 15, 2025 in 0s

3 new issues, 5 total

Total New Outstanding Fixed Trend
5 3 2 0 👎

Reference build: Plugins » wsclean-plugin » master #21

Details

Severity distribution of new issues

Error Warning High Warning Normal Warning Low
0 0 3 0

Annotations

Check warning on line 169 in jenkins-console.log

See this annotation in the file changed.

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

enforcer:enforce

NORMAL:
Raw output
<pre><code>Missing: ---------- 1) com.sun:tools:jar:1.8.0 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 ---------- 1 required artifact is missing. for artifact: com.sun:tools:jar:1.8.0 from the specified remote repositories: aws-internal (http://k8s-artifact-artifact-f340ad86c3-70787fedaeca6b4d.elb.us-east-2.amazonaws.com:8080/, releases=true, snapshots=true) Path to dependency: 1) com.sun:tools:jar:1.8.0 </code></pre>

Check warning on line 216 in jenkins-console.log

See this annotation in the file changed.

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

hpi:test-hpl

NORMAL:
Raw output
<pre><code>Error resolving project artifact: The following artifacts could not be resolved: com.sun:tools:pom:1.8.0 (absent): com.sun:tools:pom:1.8.0 was not found in http://k8s-artifact-artifact-f340ad86c3-70787fedaeca6b4d.elb.us-east-2.amazonaws.com:8080/ during a previous attempt. This failure was cached in the local repository and resolution is not reattempted until the update interval of aws-internal has elapsed or updates are forced for project com.sun:tools:jar:1.8.0</code></pre>

Check warning on line 219 in jenkins-console.log

See this annotation in the file changed.

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

hpi:resolve-test-dependencies

NORMAL:
Raw output
<pre><code>Error resolving project artifact: The following artifacts could not be resolved: com.sun:tools:pom:1.8.0 (absent): com.sun:tools:pom:1.8.0 was not found in http://k8s-artifact-artifact-f340ad86c3-70787fedaeca6b4d.elb.us-east-2.amazonaws.com:8080/ during a previous attempt. This failure was cached in the local repository and resolution is not reattempted until the update interval of aws-internal has elapsed or updates are forced for project com.sun:tools:jar:1.8.0</code></pre>