You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am getting a weird error on projects that have surely worked previously.
Just to add more context. The plugin manages to create a staging repository in oss sonatype, but it fails to push any artifacts there and fails with the error
FAILURE: Build failed with an exception.
* What went wrong:
Execution failed for task ':functions-core:publishJvmPublicationToSonatypeRepository'.
> No staging repository with name sonatype created
A quick search shows this happens during closingAndReleasing the repository but I am not even trying to close the repository. Has anyone experienced this before?? Help
I have looked into issue #96 issue and although the messages are the same, it doesn't appear to be a similar problem to the one I am currently having. Any help will greatly be appreciated
The text was updated successfully, but these errors were encountered:
I am getting a weird error on projects that have surely worked previously.
Just to add more context. The plugin manages to create a staging repository in oss sonatype, but it fails to push any artifacts there and fails with the error
I have looked into issue #96 issue and although the messages are the same, it doesn't appear to be a similar problem to the one I am currently having. Any help will greatly be appreciated
The text was updated successfully, but these errors were encountered: