Closed andrewreshitko closed 2 months ago
Blocked with https://github.com/elasticio/elasticio/issues/7539
The issue is that the Maven Central Repo does not allow to publish -SNAPSHOT
versions anymore - https://central.sonatype.org/faq/snapshot-releases/
One possible option is deploying our own Maven repo, which is one more level of complexity for deploying, maintaining another system. Other option is building a Sailor snapshot as a jar file and place it as a file into a target component.
We have a request from Infobip regarding an outdated library
org.eclipse.parsson:parsson
. After the investigation, it was determined that Sailor contains a few outdated libraries.