[INFO] [INFO] * Upload of locally staged artifacts finished.
[INFO] [INFO] * Closing staging repository with ID "comedugility-1050".
[INFO]
[INFO] Waiting for operation to complete...
[INFO] ....
[INFO]
[INFO] [INFO] Remote staged 1 repositories, finished with success.
[INFO] [INFO] Remote staging repositories are being released...
[INFO]
[INFO] Waiting for operation to complete...
[INFO] .....
[INFO]
[INFO] [INFO] Remote staging repositories released.
That looks to me like the closed staging repository was released. Hooray!
But a subsequent search on search.maven.org does not find the (released version of) artifact.
A manual browse of oss.sonatype.org does not show the comedugility-1050 staging repository, which is what I'd expect as it seems to have been closed and released.
Is that because of an indexing delay, or is there some other recipe I need to follow to get my project released to Maven Central programmatically?
Best,
Laird
A manual browse of oss.sonatype.org does not show the comedugility-1050 staging repository, which is what I'd expect as it seems to have been closed and released.