Re: Fail fast for 401 Unauthorized failures

2016-07-25 Thread Mirko Friedenhagen
Hello, maybe https://maven.apache.org/guides/mini/guide-http-settings.html#Example:_Using_Preemptive_Authentication could help. Regards Mirko -- Sent from my mobile Am 25.07.2016 15:11 schrieb "Tomasz Juchniewicz" : > Hi, > > I'm working in corporate environment with

Five minute survey: help in research and win 100 USD gift card

2016-07-25 Thread Akond Rahman
Greetings, I am Akond, a researcher at North Carolina State University, and I am conducting a survey to understand different factors that influence the usage of Maven. In the survey, no personal information will be collected, and randomly selected two participants will get a 100 USD Amazon gift

Fail fast for 401 Unauthorized failures

2016-07-25 Thread Tomasz Juchniewicz
Hi, I'm working in corporate environment with strict password locking policies. After 5 authentication errors my account is locked. My problem is that Maven tries to download artifacts and not every error (e.g. downloading maven-metadata.xml) causes to stop the build and this leads to account