Details
-
Type:
Bug
-
Status: Closed (View Workflow)
-
Priority:
Major
-
Resolution: Done
-
Affects Version/s: None
-
Fix Version/s: 10.0.0 Major Release
-
Labels:None
-
Story Points:2
-
Epic Link:
-
Sprint:Spring 8 2023 Apr 24
Description
Situation: Unable to resolve com.google.guava. Guava was updated in the pom to Bundle-Version: 31.1.0.jre. However, Guava is unable to be resolved. The package com.google.common.util.concurrent.internal is in every error line that also mentions Guava. The com.google.common.util.concurrent.internal package is set as an Import-Package in the Guava manifest.
14:49:00.226 [main] ERROR com.affymetrix.main.OSGiHandler - Unable to resolve com.google.guava [35](R 35.0): missing requirement [com.google.guava [35](R 35.0)] osgi.wiring.package; (&(osgi.wiring.package=com.google.common.util.concurrent.internal)(version>=1.0.0)(!(version>=2.0.0))) Unresolved requirements: [[com.google.guava [35](R 35.0)] osgi.wiring.package; (&(osgi.wiring.package=com.google.common.util.concurrent.internal)(version>=1.0.0)(!(version>=2.0.0)))]
Task: Determine why this error is appearing, if it can be fixed then update this ticket as needed.
Master branch installers are built and deployed to the downloads section of the team repository.
Ready for testing.