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

The task findSonatypeStagingRepository is failing to match #436

Closed
puneetbehl opened this issue Mar 6, 2024 · 0 comments · Fixed by #437
Closed

The task findSonatypeStagingRepository is failing to match #436

puneetbehl opened this issue Mar 6, 2024 · 0 comments · Fixed by #437

Comments

@puneetbehl
Copy link
Contributor

> Task :findSonatypeStagingRepository FAILED

FAILURE: Build failed with an exception.

* What went wrong:
Execution failed for task ':findSonatypeStagingRepository'.
> No staging repositories found for stagingProfileId: ***, descriptionRegex: \b\Q:spring-security-cas:4.0.0\E(\s|$). Here are all the repositories: [ReadStagingRepository(repositoryId=orggrails-1346, type=closed, transitioning=false, description=:spring-security-cas:4.0.0)]

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
puneetbehl added a commit that referenced this issue Mar 6, 2024
Currently, the task findSonatypeStagingRepo is failing to find the exact match even if the repository exists with same description. This is due to missing groupId, resulting to leading colon in the description.

Fixes #436
puneetbehl added a commit that referenced this issue Mar 6, 2024
Currently, the task findSonatypeStagingRepo is failing to find the exact match even if the repository exists with same description. This is due to missing groupId, resulting to leading colon in the description.

Fixes #436
jdaugherty pushed a commit to jdaugherty/grails-gsp that referenced this issue Jan 15, 2025
…update badges (grails#436)

* Update branch list, link to snapshot docs and update badges

* update branches for groovy joint workflow

* Update groovy joint workflow to latest from grails-core
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 a pull request may close this issue.

1 participant