Description
Description
We noticed that the jspecify version entry is missing, causing publishing problems with jbang. There is no definition for the version at the top.
<dependency>
<groupId>org.jspecify</groupId>
<artifactId>jspecify</artifactId>
<version>${jspecify.version}</version>
</dependency>
Configuration
Version: 2.25
Operating system: macos/linux
JDK: 24
Logs
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/)
Refs JabRef/jabref#13371
Reproduction
[An isolated test reproducing the test.
JUnit tests similar to the ones in the code base are extremely appreciated.]
Metadata
Metadata
Assignees
Labels
Type
Projects
Status
Done