Hello! I have a dependency in a private repo that ...
# refreshversions
e
Hello! I have a dependency in a private repo that requires credentials. So for that dependency I hardcode the version. But then I get this comment above each entry in versions.properties:
Copy code
## failed to check repo <https://example.com/artifactory/libs-release/> Cause: http status code 403 HTTP 403 Response.error()
Is it possible to configure refreshVersions to skip this repo?
j
not yet but that sounds like a valid use case, can you please create an issue?
e
Thanks for the quick response! I’ll do that. But is there any way I can get rid of that comment in the versions file? Not that it’s a big deal 🙂
j
I don't think so
e
And thank you for an extremely useful tool!
l
If it's basic authentication, we should support it