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

chore: set root group id #125

Merged
merged 1 commit into from
Feb 21, 2023
Merged

chore: set root group id #125

merged 1 commit into from
Feb 21, 2023

Conversation

manikmagar
Copy link
Contributor

Fix for actions failure:

Execution failed for task ':initializeSonatypeStagingRepository'.
> Failed to find staging profile for package group: 

Found the answer - gradle-nexus/publish-plugin#150.

The root project is missing groupId. The Issue also mentions requiring a version at the root project, but we are using a SemVer plugin. It should be fine not to declare explicitly. SemVer is applied before nexus publish.

@manikmagar manikmagar requested a review from a team as a code owner February 21, 2023 13:52
@github-actions
Copy link
Contributor

Unit Test Results

202 tests  ±0   202 ✔️ ±0   8s ⏱️ -1s
  46 suites ±0       0 💤 ±0 
  46 files   ±0       0 ±0 

Results for commit 3a9f6c5. ± Comparison against base commit 963a862.

@manikmagar manikmagar merged commit 0290c35 into master Feb 21, 2023
@manikmagar manikmagar deleted the chore/fix-release branch February 21, 2023 13:55
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

Successfully merging this pull request may close these issues.

2 participants