Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error publishing artifacts to Maven Central? #24

Closed
francescopellegrini opened this issue Dec 21, 2018 · 2 comments
Closed

Error publishing artifacts to Maven Central? #24

francescopellegrini opened this issue Dec 21, 2018 · 2 comments
Assignees

Comments

@francescopellegrini
Copy link
Collaborator

francescopellegrini commented Dec 21, 2018

During the first cross-version release we got an error, though it seems not to have compromised the artifact publishing.
The error looks very close to this issue.

Investigate on the consequences of the error and how to prevent it.

@francescopellegrini francescopellegrini changed the title sbt sonatypeReleaseAll fails to publish cross-versions Error publishing artifacts to Maven Central? Dec 21, 2018
@francescopellegrini
Copy link
Collaborator Author

No errors occurred during the first cross-version release of the Schema Registry project, so I'm starting to think this one is somehow related to the multi-modularity nature of the project..

@NeQuissimus
Copy link
Collaborator

I do not know of a way to prevent this but we have this in scalaz/scalaz-zio all the time.
That's why you need to do sbt ci-release || sbt sonatypeReleaseAll.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants