Skip to content

Fix groupId dropping the .nightly suffix - #7519

Merged
rvandermeulen merged 1 commit into
mainfrom
fix-groupid-nightly
Jul 31, 2026
Merged

Fix groupId dropping the .nightly suffix#7519
rvandermeulen merged 1 commit into
mainfrom
fix-groupid-nightly

Conversation

@ahochheiden

Copy link
Copy Markdown
Member

PR #7508 hardcoded "org.mozilla.appservices", dropping the .nightly suffix
on nightly builds. To fix, we add appServicesGroupId to resolve the proper
groupId based on the context (mozilla-central or standalone
application-services).

configurePublish's parameters were also being shadowed in publish.gradle,
which this resolves too.

PR #7508 hardcoded `"org.mozilla.appservices"`, dropping the `.nightly` suffix
on nightly builds. To fix, we add `appServicesGroupId` to resolve the proper
`groupId` based on the context (`mozilla-central` or standalone
`application-services`).

`configurePublish`'s parameters were also being shadowed in `publish.gradle`,
which this resolves too.
@ahochheiden
ahochheiden requested a review from a team as a code owner July 30, 2026 23:18
@ahochheiden
ahochheiden requested review from Almaju, jcristau, mhammond and rvandermeulen and removed request for a team July 30, 2026 23:18
@rvandermeulen

Copy link
Copy Markdown
Contributor

/taskcluster ci full

@rvandermeulen
rvandermeulen added this pull request to the merge queue Jul 31, 2026
Merged via the queue into main with commit b21da19 Jul 31, 2026
61 checks passed
@rvandermeulen
rvandermeulen deleted the fix-groupid-nightly branch July 31, 2026 03:40
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