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

Maven repository config variables must specify a username and password #505

Closed
vorburger opened this issue May 28, 2018 · 4 comments
Closed

Comments

@vorburger
Copy link

https://nexus.opendaylight.org/content/repositories/public/ and http://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/ are examples of Nexus Maven repositories which host artifacts from a (large) particular open source community, but which does not require authentication.

Currently, setting the Maven repository URL config variable on https://app.dependabot.com/accounts/vorburger/repos (global only; see #503) refuses this with an error saying "Maven repository config variables must specify a username and password", thus apparently insisting that any other Maven repo than central must have both a URL and uid/pwd - which is not, neccessarily, the case.

@greysteil
Copy link
Contributor

Sorry about that. I'll get this fixed tomorrow morning - it's a bank holiday here today. 🙂

@greysteil
Copy link
Contributor

This should now be fixed. Can you let me know if you have any problems?

@vorburger
Copy link
Author

I've just been able to set https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/ as Maven repository URL config variable on https://app.dependabot.com/accounts/vorburger/repos without username and password, so it looks like this works.

@yeikel
Copy link
Contributor

yeikel commented May 28, 2021

@vorburger or @greysteil Can you explain how you set it? I am looking for the same

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