Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Download artifacts via wget [skip ci] #11503

Merged
merged 1 commit into from
Sep 26, 2024

Conversation

NvTimLiu
Copy link
Collaborator

To fix: #11502

Download jars using wget instead of 'mvn dependency:get' to fix 'missing intermediate jars' failures, as we stopped deploying these intermediate jars since version 24.10

To fix: NVIDIA#11502

Download jars using wget instead of 'mvn dependency:get' to fix 'missing intermediate jars' failures,
as we stopped deploying these intermediate jars since version 24.10

Signed-off-by: timl <[email protected]>
@NvTimLiu NvTimLiu added bug Something isn't working build Related to CI / CD or cleanly building labels Sep 26, 2024
@NvTimLiu NvTimLiu self-assigned this Sep 26, 2024
@NvTimLiu
Copy link
Collaborator Author

build

@NvTimLiu
Copy link
Collaborator Author

skip CI as the pre-merge job can not cover the change

@NvTimLiu
Copy link
Collaborator Author

Build PASS locally:

image

Uploading image.png…

@pxLi pxLi changed the title Download artifacts via wget [skip tests] Download artifacts via wget [skip ci] Sep 26, 2024
@pxLi
Copy link
Collaborator

pxLi commented Sep 26, 2024

build

@pxLi pxLi merged commit 10eaa22 into NVIDIA:branch-24.10 Sep 26, 2024
45 of 46 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working build Related to CI / CD or cleanly building
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[BUG] IT script failed get jars as we stop deploying intermediate jars since 24.10
2 participants