Details
-
Type:
Bug
-
Status: RESOLVED
-
Priority:
Blocker
-
Resolution: Non-Issue
-
Affects Version/s: 20.0
-
Fix Version/s: None
-
Component/s: Library
-
Labels:None
-
Test Plan:
- Build library sub project
- If build failed, problem remains
Description
The build is currently broken due to a missing NPM dependency:
[ERROR] Failed to execute goal on project library: Could not resolve dependencies for project org.sakaiproject.library:library:war:20-SNAPSHOT: Failed to collect dependencies at org.webjars.npm:webrtc-adapter:jar:7.4.0 -> org.webjars.npm:sdp:jar:[2.12.0,3): No versions available for org.webjars.npm:sdp:jar:[2.12.0,3) within specified range
This is affecting both master and 20.x. I'm not sure why it's complaining, as the dependencies do seem to be there: