We were trying to use remote repository to cache maven central artifacts. We had an issue with proxy with log entries: 2011-04-19 13:32:37,520 [http-8999-10] [INFO ] (o.a.c.h.a.AuthChallengeProcessor:101) - ntlm authentication scheme selected 2011-04-19 13:32:37,535 [http-8999-10] [INFO ] (o.a.c.h.HttpMethodDirector:796) - No credentials available for NTLM <any realm>@proxy
After giving credentials to the proxy following error messages were showing up and could not fetch the artifacts from maven central repo. 2011-04-19 13:52:36,136 [http-8999-18] [WARN ] (o.a.c.h.HttpMethodDirector:288) - Required credentials not available for BASIC <any realm>@repo1.maven.org:80 2011-04-19 13:52:36,136 [http-8999-18] [WARN ] (o.a.c.h.HttpMethodDirector:290) - Preemptive authentication requested but no default credentials available Is there a proxy or repository setting that may cause the issue? -- View this message in context: http://forums.jfrog.org/could-not-get-artifacts-from-central-Required-credentials-not-available-for-BASIC-any-realm-repo1-ma0-tp6291153p6291153.html Sent from the Artifactory - Users mailing list archive at Nabble.com. ------------------------------------------------------------------------------ Benefiting from Server Virtualization: Beyond Initial Workload Consolidation -- Increasing the use of server virtualization is a top priority.Virtualization can reduce costs, simplify management, and improve application availability and disaster protection. Learn more about boosting the value of server virtualization. http://p.sf.net/sfu/vmware-sfdev2dev _______________________________________________ Artifactory-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/artifactory-users
