I’m about to release NetBeans 17-rc1 to our edge channel, when realized that the login --with is not supported any more. I’ve crated a Snapcraft 7.x style credentials (the base64 encoded one), uploaded that to our Apache Jenkins credential store, updated our build steps, but can’t get the login working with the error above. The base64 credential is now passed as a build environment variable ``` SNAPCRAFT_STORE_CREDENTIALS
The logs are available at: https://ci-builds.apache.org/job/Netbeans/job/netbeans-snap-release/57/console
Unfortunately those do not tell too much.