Details
-
Type: Task
-
Status: Closed (View Workflow)
-
Priority: Major
-
Resolution: Done
-
Affects Version/s: None
-
Fix Version/s: None
-
Labels:None
-
Story Points:2
-
Epic Link:
-
Sprint:Spring 8 2023 Apr 24
Description
Situation: Unable to resolve osgi.cmpn. This is interesting as the osgi.cmpn artifact version 6.0.0 was added for this branch (to match the osgi.core version 6.0.0 that replaced bndlib). The osgi.cmpn artifact is included in the master branch of IGB, but in a previous version with the artifact id org.osgi.compendium. Unclear why it is not working, but the "must.not.resolve=*" appears in every error that mentions the osgi.cmpn artifact.
14:49:00.362 [main] ERROR com.affymetrix.main.OSGiHandler - Unable to resolve osgi.cmpn [74](R 74.0): missing requirement [osgi.cmpn [74](R 74.0)] osgi.compile.time.only; (&(must.not.resolve=*)(!(must.not.resolve=*))) Unresolved requirements: [[osgi.cmpn [74](R 74.0)] osgi.compile.time.only; (&(must.not.resolve=*)(!(must.not.resolve=*)))]
Task: Determine why this error is appearing, if it can be fixed then update this ticket as needed.
Attachments
Issue Links
- relates to
-
IGBF-3275 Investigate the OSGI wiring issue
- Closed