Skip to content

Release workflows - Nexus staging repository URL missing #3139

@pingtimeout

Description

@pingtimeout

Describe the bug

See the 1.3.0-incubating-rc0 release workflow: https://github.com/apache/polaris/actions/runs/19630892713/job/56210193303

In the Build source and binary distributions step, search for releaseEmailTemplate. Notice the following lines:

Convenience binary artifacts are staged on Nexus. The Maven repository URL is:
* NO STAGING REPOSITORY (java.lang.IllegalStateException: No staging repository with name apache created)

However, searching for orgapachepolaris-1043 in that same step shows the following line:

Uploading to https://repository.apache.org/service/local/staging/deployByRepositoryId/orgapachepolaris-1043

It appears that although a staging repository is successfully created, it is not referenced in the releaseEmailTemplate gradle task.

To Reproduce

No response

Actual Behavior

No response

Expected Behavior

No response

Additional context

No response

System information

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions