[PLAT-6843] -- Fix publishing for multi module format#64
Merged
Conversation
added 19 commits
July 23, 2025 11:59
…improve snapshot publishing process; upgrade Nexus publish plugin to version 2.0.0
…ependency management for openapi-generator-plugin
…pshot publishing parameters
…readability in snapshot publishing
…publishing workflow
added 10 commits
July 23, 2025 12:14
…task dependencies
…gurations and adding conventions
added 13 commits
July 23, 2025 16:40
…streamline the build process
…roject version format
mikemccarty-vertex
previously approved these changes
Jul 24, 2025
Contributor
mikemccarty-vertex
left a comment
There was a problem hiding this comment.
You are the magic-man!
|
mikemccarty-vertex
approved these changes
Jul 24, 2025
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.



Summary
Fixes build and publishing issues introduced by the previous multi-module restructuring PR. The multi-module changes broke the library's build and publishing pipeline, which this PR resolves.
The previous PR that introduced the multi-module structure and custom OpenAPI generator broke:
Core Fixes
io.github.gradle-nexus.publish-pluginfrom legacy version to 2.0.0Supporting Improvements
Test Plan
Release Notes
Possible Regressions
Dependencies
Ticket