Details
-
Type:
Task
-
Status: Closed (View Workflow)
-
Priority:
Major
-
Resolution: Done
-
Affects Version/s: None
-
Fix Version/s: None
-
Labels:None
-
Story Points:0.25
-
Epic Link:
-
Sprint:Fall 8, Spring 1, Spring 2, Spring 5
Description
When building main-JDK21 using Docker container, observed these two related warnings:
[WARNING] The POM for com.jidesoft:jide-ultimate-jakarta:jar:3.5.15 is missing, no dependency information available
and
[WARNING] Could not validate integrity of download from https://maven.bioviz.org/repo2/com/jidesoft/jide-ultimate-jakarta/3.5.15/jide-ultimate-jakarta-3.5.15.jar org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.util.concurrency.RunnableErrorForwarder.lambda$wrap$0 (RunnableErrorForwarder.java:66) at java.util.concurrent.ThreadPoolExecutor.runWorker (ThreadPoolExecutor.java:1144) at java.util.concurrent.ThreadPoolExecutor$Worker.run (ThreadPoolExecutor.java:642) at java.lang.Thread.run (Thread.java:1583) [WARNING] Checksum validation failed, no checksums available from repo2 for https://maven.bioviz.org/repo2/com/jidesoft/jide-ultimate-jakarta/3.5.15/jide-ultimate-jakarta-3.5.15.jar
For this task, investigate and fix the source of the above issue.
IGB and Docker image version info:
Docker file used to build the container was: https://bitbucket.org/lorainelab/integrated-genome-browser-docker/raw/d26649c086c8c2cc252e8a18b6e2ca3a74413f0b/Dockerfile
The version of IGB built was: a0860834e (HEAD -> main-JDK21, origin/main-JDK21) removing mac specific code for the right aligned tabs to ensure vertical override is applied
Attachments
Issue Links
- relates to
-
IGBF-3525 Investigate build problem: SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder"
-
- Closed
-
-
IGBF-3516 Investigate build problem: repo1/javax/jlfgr/jlfgr/1.0/jlfgr-1.0.jar main-JDK21 warning
-
- Closed
-
-
IGBF-3524 Investigate build problem: Bundle org.lorainelab.igb:flatlaf:bundle:10.0.0 : Classes found in the wrong directory
-
- Closed
-
-
IGBF-3521 Investigate build problem: effective model for org.lorainelab.igb:affymetrix-common:bundle:10.0.0
-
- Closed
-
-
IGBF-3522 Investigate build problem: unknown parameter ignoreChecksumFailure
-
- Closed
-
-
IGBF-3508 Create Install4J v10 Docker image for JDK21
-
- Closed
-
Activity
| Field | Original Value | New Value |
|---|---|---|
| Epic Link |
|
| Summary | Investigate build problem: POM for com.jidesoft:jide-ultimate-jakarta:jar:3.5.15 is missing, no dependency information available | Investigate build problem: POM and checksum for com.jidesoft:jide-ultimate-jakarta:jar:3.5.15 is missing, no dependency information available |
| Description |
When building main-JDK21 using Docker container, observed this warning:
{code} [WARNING] The POM for com.jidesoft:jide-ultimate-jakarta:jar:3.5.15 is missing, no dependency information available {code} For this task, investigate and fix the source of the above issue. IGB and Docker image version info: Docker file used to build the container was: https://bitbucket.org/lorainelab/integrated-genome-browser-docker/raw/d26649c086c8c2cc252e8a18b6e2ca3a74413f0b/Dockerfile The version of IGB built was: a0860834e (HEAD -> main-JDK21, origin/main-JDK21) removing mac specific code for the right aligned tabs to ensure vertical override is applied |
When building main-JDK21 using Docker container, observed these two related warnings:
{code} [WARNING] The POM for com.jidesoft:jide-ultimate-jakarta:jar:3.5.15 is missing, no dependency information available {code} and {code} [WARNING] Could not validate integrity of download fro\ m https://maven.bioviz.org/repo2/com/jidesoft/jide-ultimate-jakarta/3.5.15/jide-ultimate-jakarta-3.5.15.jar org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.util.concurrency.RunnableErrorForwarder.lambda$wrap$0 (RunnableErrorForwarder.java:66) at java.util.concurrent.ThreadPoolExecutor.runWorker (ThreadPoolExecutor.java:1144) at java.util.concurrent.ThreadPoolExecutor$Worker.run (ThreadPoolExecutor.java:642) at java.lang.Thread.run (Thread.java:1583) [WARNING] Checksum validation failed, no checksums available from repo2 for https://maven.bioviz.org/repo2/com/jidesoft/jide-ultimate-jakarta/3.5.15/jide-ultimate-jakarta-3.5.15.jar {code} For this task, investigate and fix the source of the above issue. IGB and Docker image version info: Docker file used to build the container was: https://bitbucket.org/lorainelab/integrated-genome-browser-docker/raw/d26649c086c8c2cc252e8a18b6e2ca3a74413f0b/Dockerfile The version of IGB built was: a0860834e (HEAD -> main-JDK21, origin/main-JDK21) removing mac specific code for the right aligned tabs to ensure vertical override is applied |
| Description |
When building main-JDK21 using Docker container, observed these two related warnings:
{code} [WARNING] The POM for com.jidesoft:jide-ultimate-jakarta:jar:3.5.15 is missing, no dependency information available {code} and {code} [WARNING] Could not validate integrity of download fro\ m https://maven.bioviz.org/repo2/com/jidesoft/jide-ultimate-jakarta/3.5.15/jide-ultimate-jakarta-3.5.15.jar org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.util.concurrency.RunnableErrorForwarder.lambda$wrap$0 (RunnableErrorForwarder.java:66) at java.util.concurrent.ThreadPoolExecutor.runWorker (ThreadPoolExecutor.java:1144) at java.util.concurrent.ThreadPoolExecutor$Worker.run (ThreadPoolExecutor.java:642) at java.lang.Thread.run (Thread.java:1583) [WARNING] Checksum validation failed, no checksums available from repo2 for https://maven.bioviz.org/repo2/com/jidesoft/jide-ultimate-jakarta/3.5.15/jide-ultimate-jakarta-3.5.15.jar {code} For this task, investigate and fix the source of the above issue. IGB and Docker image version info: Docker file used to build the container was: https://bitbucket.org/lorainelab/integrated-genome-browser-docker/raw/d26649c086c8c2cc252e8a18b6e2ca3a74413f0b/Dockerfile The version of IGB built was: a0860834e (HEAD -> main-JDK21, origin/main-JDK21) removing mac specific code for the right aligned tabs to ensure vertical override is applied |
When building main-JDK21 using Docker container, observed these two related warnings:
{code} [WARNING] The POM for com.jidesoft:jide-ultimate-jakarta:jar:3.5.15 is missing, no dependency information available {code} and {code} [WARNING] Could not validate integrity of download from https://maven.bioviz.org/repo2/com/jidesoft/jide-ultimate-jakarta/3.5.15/jide-ultimate-jakarta-3.5.15.jar org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63) at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414) at org.eclipse.aether.util.concurrency.RunnableErrorForwarder.lambda$wrap$0 (RunnableErrorForwarder.java:66) at java.util.concurrent.ThreadPoolExecutor.runWorker (ThreadPoolExecutor.java:1144) at java.util.concurrent.ThreadPoolExecutor$Worker.run (ThreadPoolExecutor.java:642) at java.lang.Thread.run (Thread.java:1583) [WARNING] Checksum validation failed, no checksums available from repo2 for https://maven.bioviz.org/repo2/com/jidesoft/jide-ultimate-jakarta/3.5.15/jide-ultimate-jakarta-3.5.15.jar {code} For this task, investigate and fix the source of the above issue. IGB and Docker image version info: Docker file used to build the container was: https://bitbucket.org/lorainelab/integrated-genome-browser-docker/raw/d26649c086c8c2cc252e8a18b6e2ca3a74413f0b/Dockerfile The version of IGB built was: a0860834e (HEAD -> main-JDK21, origin/main-JDK21) removing mac specific code for the right aligned tabs to ensure vertical override is applied |
| Sprint | Fall 8 [ 184 ] | Fall 8, Spring 1 [ 184, 185 ] |
| Rank | Ranked higher |
| Attachment | jide-ultimate-jakarta-3.5.15.jar,md5 [ 18175 ] | |
| Attachment | jide-ultimate-jakarta-3.5.15.jar.sha1 [ 18176 ] |
| Assignee | Karthik Raveendran [ karthik ] |
| Status | To-Do [ 10305 ] | In Progress [ 3 ] |
| Status | In Progress [ 3 ] | Needs 1st Level Review [ 10005 ] |
| Assignee | Karthik Raveendran [ karthik ] |
| Sprint | Fall 8, Spring 1 [ 184, 185 ] | Fall 8, Spring 1, Spring 2 [ 184, 185, 186 ] |
| Rank | Ranked higher |
| Status | Needs 1st Level Review [ 10005 ] | First Level Review in Progress [ 10301 ] |
| Attachment | jide-ultimate-jakarta-3.5.15.pom [ 18179 ] |
| Status | First Level Review in Progress [ 10301 ] | Ready for Pull Request [ 10304 ] |
| Attachment | jide-ultimate-jakarta-3.5.15.jar,md5 [ 18175 ] |
| Attachment | jide-ultimate-jakarta-3.5.15.jar.md5 [ 18181 ] |
| Sprint | Fall 8, Spring 1, Spring 2 [ 184, 185, 186 ] | Fall 8, Spring 1, Spring 2, Spring 3 [ 184, 185, 186, 187 ] |
| Rank | Ranked higher |
| Assignee | Ann Loraine [ aloraine ] |
| Sprint | Fall 8, Spring 1, Spring 2, Spring 3 [ 184, 185, 186, 187 ] | Fall 8, Spring 1, Spring 2, Spring 5 [ 184, 185, 186, 189 ] |
| Assignee | Ann Loraine [ aloraine ] | Karthik Raveendran [ karthik ] |
| Status | Ready for Pull Request [ 10304 ] | Pull Request Submitted [ 10101 ] |
| Assignee | Karthik Raveendran [ karthik ] |
| Assignee | Ann Loraine [ aloraine ] |
| Status | Pull Request Submitted [ 10101 ] | Reviewing Pull Request [ 10303 ] |
| Status | Reviewing Pull Request [ 10303 ] | Merged Needs Testing [ 10002 ] |
| Assignee | Ann Loraine [ aloraine ] |
| Status | Merged Needs Testing [ 10002 ] | Post-merge Testing In Progress [ 10003 ] |
| Status | Post-merge Testing In Progress [ 10003 ] | To-Do [ 10305 ] |
| Assignee | Karthik Raveendran [ karthik ] |
| Assignee | Karthik Raveendran [ karthik ] | Ann Loraine [ aloraine ] |
| Status | To-Do [ 10305 ] | In Progress [ 3 ] |
| Status | In Progress [ 3 ] | Needs 1st Level Review [ 10005 ] |
| Status | Needs 1st Level Review [ 10005 ] | First Level Review in Progress [ 10301 ] |
| Status | First Level Review in Progress [ 10301 ] | Ready for Pull Request [ 10304 ] |
| Status | Ready for Pull Request [ 10304 ] | Pull Request Submitted [ 10101 ] |
| Status | Pull Request Submitted [ 10101 ] | Reviewing Pull Request [ 10303 ] |
| Status | Reviewing Pull Request [ 10303 ] | Merged Needs Testing [ 10002 ] |
| Status | Merged Needs Testing [ 10002 ] | Post-merge Testing In Progress [ 10003 ] |
| Resolution | Done [ 10000 ] | |
| Status | Post-merge Testing In Progress [ 10003 ] | Closed [ 6 ] |