java-driver icon indicating copy to clipboard operation
java-driver copied to clipboard

3.x: release workflow does not publish jars

Open dkropachev opened this issue 11 months ago • 0 comments

By some reason it push jars to sonatype, but don't release them. On 4.x, it looks like this:

    [INFO]  * Upload of locally staged artifacts finished.
    [INFO]  * Closing staging repository with ID "comscylladb-1080".
    
    Waiting for operation to complete...
    ................
    
    [INFO] Remote staged 1 repositories, finished with success.
    [INFO] Remote staging repositories are being released...
    
    Waiting for operation to complete...

dkropachev avatar Mar 22 '25 01:03 dkropachev