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

Error 401 while downloading dependencies #550

Closed
Flole998 opened this issue Jul 17, 2024 · 5 comments
Closed

Error 401 while downloading dependencies #550

Flole998 opened this issue Jul 17, 2024 · 5 comments
Assignees

Comments

@Flole998
Copy link

I am trying to include this library in a project, but upon adding it to my pom.xml as described in the download documentation I receive this error:

[ERROR] Failed to read artifact descriptor for net.openhft:chronicle-analytics:jar:2.26ea0
[ERROR]         Caused by: The following artifacts could not be resolved: net.openhft:third-party-bom:pom:3.26.0-SNAPSHOT (absent): Could not transfer artifact net.openhft:third-party-bom:pom:3.26.0-SNAPSHOT from/to chronicle-enterprise-snapshots (https://nexus.chronicle.software/content/repositories/snapshots): status code: 401, reason phrase: Unauthorized (401)

I also tried using the other method with the dependency manager, but that leads to the import being unresolvable.

@tgd
Copy link
Contributor

tgd commented Jul 18, 2024

Hi @Flole998 - we have been able to reproduce this and are looking into a resolution. Will come back with some more information soon.

@tgd tgd self-assigned this Jul 18, 2024
@ibalashov
Copy link

@tgd We're also seeing this. Is there a workaround? Maybe we could use some non-snapshot version?

@tgd
Copy link
Contributor

tgd commented Sep 16, 2024

Hi @ibalashov this should be fixed in the latest dependency versions. Are you still experiencing an issue?

@ibalashov
Copy link

@tgd Yes, fixed indeed. I didn't notice that we used not the latest version. Thanks!

@tgd
Copy link
Contributor

tgd commented Sep 16, 2024

Excellent thank you @ibalashov for the confirmation - I'll close this ticket now

@tgd tgd closed this as completed Sep 16, 2024
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

No branches or pull requests

3 participants