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

nix: fix handling POMs without JARs #15835

Merged
merged 1 commit into from
May 8, 2023
Merged

Conversation

jakubgs
Copy link
Member

@jakubgs jakubgs commented May 8, 2023

Otherwise we can get a failure like this:

Regenerating Nix files...
Found 40 sub-projects...
Found 609 direct dependencies...
Found 889 dependency URLs...
 ! Failed to fetch: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-bom/9.5/asm-bom-9.5.jar

When using make nix-update-gradle.

Otherwise we can get a failure like this:
```
Regenerating Nix files...
Found 40 sub-projects...
Found 609 direct dependencies...
Found 889 dependency URLs...
 ! Failed to fetch: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-bom/9.5/asm-bom-9.5.jar
```
When using `make nix-update-gradle`.

Signed-off-by: Jakub Sokołowski <jakub@status.im>
@jakubgs jakubgs requested a review from a team May 8, 2023 13:48
@jakubgs jakubgs self-assigned this May 8, 2023
@status-im-auto
Copy link
Member

status-im-auto commented May 8, 2023

Jenkins Builds

Commit #️⃣ Finished (UTC) Duration Platform Result
✔️ f03e11c #1 2023-05-08 13:55:55 ~6 min android 🤖apk 📲
✔️ f03e11c #1 2023-05-08 13:55:55 ~6 min ios 📱ipa 📲
✔️ f03e11c #1 2023-05-08 13:55:56 ~6 min android-e2e 🤖apk 📲
✔️ f03e11c #1 2023-05-08 13:57:10 ~7 min tests 📄log

@jakubgs
Copy link
Member Author

jakubgs commented May 8, 2023

E2E skipped since this only affects Nix dependency resolution.

@jakubgs jakubgs merged commit f03e11c into develop May 8, 2023
@jakubgs jakubgs deleted the nix/fix-handling-missing-jars branch May 8, 2023 14:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
No open projects
Archived in project
Development

Successfully merging this pull request may close these issues.

4 participants