Skip to content

Conversation

@jojochuang
Copy link
Contributor

What changes were proposed in this pull request?

Add a Maven rpm.arch property to specify rpm build architecture.

How was this patch tested?

On x86 Rocky8:
mvn clean package -Prpm -DskipTests

On aarch64 Rocky8:
mvn clean package -Prpm -Drpm.arch=aarch64 -DskipTests

Both built RPMs for the corresponding platform.

@jojochuang jojochuang merged commit 741f529 into apache:master Apr 21, 2025
1 check passed
@jojochuang
Copy link
Contributor Author

Thanks @JiaLiangC merged.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants