The only job that we have for publishing snapshots is on Jenkins [1]. The problem of missing nexus username/password credentials seems similar to what we encountered in the past in INFRA-20044.
Best, Stamatis [1] https://ci-builds.apache.org/job/Calcite/job/Calcite-snapshots [2] https://issues.apache.org/jira/browse/INFRA-20044 On Thu, Nov 2, 2023 at 6:29 AM Francis Chuang <[email protected]> wrote: > > The ASF release Gradle plugin requires those values to push to nexus. > > It seems strange that it's trying to build and publish. Is it trying to > build a nightly snapshot and publish it to Nexus? That could be why it's > throwing up all of these errors. > > To fix the error, we'll need to open a ticket with Infra to set those > values, however, it'd be good to check if there's a GitHub Actions > workflow doing the same thing, to avoid conflicts. > > > On 2/11/2023 4:20 pm, Benchao Li wrote: > > Hi all, > > > > I noticed that recently jobs are all failing[1][2] with the following > > message, anyone knows why? Is there anything changed in Gradle > > recently? > > > > Please correct the following before proceeding with the release: > > 1) Project property 'asfNexusUsername' is not specified > > 2) Project property 'asfNexusPassword' is not specified > > > > [1] https://ge.apache.org/s/w56jhscwxw5ei > > [2] https://ge.apache.org/s/dbni4geb7yl7q
