The last two tagged releases are missing from Maven Central. maven-metadata.xml still reports latest and release as 4.45.0. The poms and openai-java-core jars for 4.46.0 and 4.47.0 return 404 on repo1.maven.org.
The "Create releases" workflow on main failed for both tags, so the Sonatype publish step was skipped:
In both runs the "Stainless Maven artifacts" job shows as skipped.
Result: two tags exist on GitHub with no consumable artifacts, and JVM consumers are pinned to 4.45.0. Could you re-run the publish for 4.46.0 and 4.47.0, or cut a follow-up release with a working deploy.
The last two tagged releases are missing from Maven Central.
maven-metadata.xmlstill reportslatestandreleaseas 4.45.0. The poms andopenai-java-corejars for 4.46.0 and 4.47.0 return 404 onrepo1.maven.org.The "Create releases" workflow on
mainfailed for both tags, so the Sonatype publish step was skipped:In both runs the "Stainless Maven artifacts" job shows as skipped.
Result: two tags exist on GitHub with no consumable artifacts, and JVM consumers are pinned to 4.45.0. Could you re-run the publish for 4.46.0 and 4.47.0, or cut a follow-up release with a working deploy.