-
Notifications
You must be signed in to change notification settings - Fork 1.1k
google-cloud-notification fails to build #12345
Copy link
Copy link
Closed
Labels
priority: p2Moderately-important priority. Fix may not be included in next release.Moderately-important priority. Fix may not be included in next release.type: bugError or flaw in code with unintended results or allowing sub-optimal usage patterns.Error or flaw in code with unintended results or allowing sub-optimal usage patterns.
Description
The enforcer check failed due to google-cloud-notification fails to build
2026-03-31T19:52:35.8176576Z [ERROR] Failed to execute goal on project google-cloud-notification: Could not resolve dependencies for project com.google.cloud:google-cloud-notification:jar:0.207.0-beta-SNAPSHOT
2026-03-31T19:52:35.8176851Z [ERROR] dependency: com.google.cloud:google-cloud-core-grpc:jar:2.66.1-SNAPSHOT (compile)
2026-03-31T19:52:35.8177477Z [ERROR] Could not find artifact com.google.cloud:google-cloud-core-grpc:jar:2.66.1-SNAPSHOT in google-maven-central-copy (https://maven-central.storage-download.googleapis.com/maven2)
2026-03-31T19:52:35.8177907Z [ERROR] Could not find artifact com.google.cloud:google-cloud-core-grpc:jar:2.66.1-SNAPSHOT in maven-central (https://repo1.maven.org/maven2)
2026-03-31T19:52:35.8177979Z [ERROR] -> [Help 1]
See the log for details.
This does not always happen. This is likely due to the enforcer check is not aware that java-notification is dependent on java-core after the monorepo migration.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
priority: p2Moderately-important priority. Fix may not be included in next release.Moderately-important priority. Fix may not be included in next release.type: bugError or flaw in code with unintended results or allowing sub-optimal usage patterns.Error or flaw in code with unintended results or allowing sub-optimal usage patterns.