Description
As far as I can see, dependencies of our JabLib on maven central (https://central.sonatype.com/service/rest/repository/browse/maven-snapshots/org/jabref/jablib/) does not have the right dependencies declared.
https://github.com/JabRef/jabref/blob/main/.jbang/JabSrvLauncher.java does NOT have jspecify declared as depdency, but the build says:
Error: [ERROR] Could not resolve dependencies: The following artifacts could not be resolved: org.jspecify:jspecify:jar:${jspecify.version} (absent):
Could not find artifact org.jspecify:jspecify:jar:${jspecify.version} in mavencentral (https://repo1.maven.org/maven2/)
https://github.com/JabRef/jabref/actions/runs/15724763741/job/44312348122?pr=13309
Metadata
Metadata
Assignees
Type
Projects
Status
Done