Fix some problems with the Central Publishing Portal setup after cl/786033817: #7891
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Fix some problems with the Central Publishing Portal setup after cl/786033817:
oss-parent
inguava-bom
. I'm seeingguava-bom
try to deploy to the oldoss.sonsatype.org
, even as the other subprojects successful deploy tocentral.sonatype.com
, and I believe that's a result of the parent. I put in the new Central config to compensate. (I don't remember if we have a good reason forguava-bom
to not inherit fromguava-parent
, but I figure there's some chance we do. I could look into it.)central-publishing-maven-plugin
forguava-tests
, just as we did formaven-deploy-plugin
. I haven't seen evidence that this is a problem yet, but that may be only because:guava-tests
.maven-deploy-plugin
inguava-tests
and even in ourpluginManagement
. We should no longer be using it, so we shouldn't need to specify a version.sonatype-nexus-staging
. That entry may or may not actually be a "problem," but I'd meant to remove it in the previous CL for all our projects. I just missed Guava (because I started with a list of projects that depend on Guava and then went back for Guava).(Here's the log for the failure.)
RELNOTES=n/a