Robert Stupp created COMDEV-557: ----------------------------------- Summary: people.json often not available (HTTP/404) Key: COMDEV-557 URL: https://issues.apache.org/jira/browse/COMDEV-557 Project: Community Development Issue Type: Bug Components: PhoneBook Reporter: Robert Stupp
In our build of Apache Polaris, we pull https://projects.apache.org/json/projects/polaris.json to automatically populate the generated Maven pom's `<developers>` and enrich it with the right roles ((P)PMC member, committer, mentor). (Gradle build script code [here|https://github.com/apache/polaris/blob/3c5d20e8ad816362c869dc5cfc7e6186afdec747/build-logic/src/main/kotlin/publishing/configurePom.kt#L177]) However, the people.json file is often not available (HTTP/404), in turn causing CI failures. [Sample CI failure|https://github.com/apache/polaris/actions/runs/12008432969/job/33471057987?pr=475] Would it be possible to bring the file back / have it consistently available? -- This message was sent by Atlassian Jira (v8.20.10#820010) --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@community.apache.org For additional commands, e-mail: dev-h...@community.apache.org