Skip to content

AMBARI-26319: Fix rpm build failed problem#3952

Merged
JiaLiangC merged 1 commit intoapache:trunkfrom
JiaLiangC:AMBARI-26319
Mar 10, 2025
Merged

AMBARI-26319: Fix rpm build failed problem#3952
JiaLiangC merged 1 commit intoapache:trunkfrom
JiaLiangC:AMBARI-26319

Conversation

@JiaLiangC
Copy link
Copy Markdown
Contributor

What changes were proposed in this pull request?

(Please fill in changes proposed in this fix)

How was this patch tested?

build command

export JAVA_HOME=/usr/lib/jvm/java-17-openjdk
export PATH=$JAVA_HOME/bin:$PATH
mvn -B clean install package rpm:rpm  -Drat.skip=true -DskipTests -Dmaven.test.skip=true -Dfindbugs.skip=true  -Dcheckstyle.skip=true

manual test
before this patch
image

after apply this patch
image

(Please explain how this patch was tested. Ex: unit tests, manual tests)
(If this patch involves UI changes, please attach a screen-shot; otherwise, remove this)

Please review Ambari Contributing Guide before opening a pull request.

@JiaLiangC
Copy link
Copy Markdown
Contributor Author

@zRains @virajjasani Could you help review this pr?

@JiaLiangC JiaLiangC merged commit b090bda into apache:trunk Mar 10, 2025
@minixar
Copy link
Copy Markdown

minixar commented Mar 10, 2025

Hi @JiaLiangC. Thank you for this PR
I built the trunk branch using: RockyLinux 9 + Java 17 + Python 3.9 and still getting the following error:
image
Is there anything i'm missing?

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.

3 participants