(My apologies for reposting this. I accidentally sent it out without a subject, yesterday, and suspect no one noticed it as a result.)
I'm a SysAdmin trying to help my developer end-users switch from maven2 to maven3. Their build is producing many of these (over a thousand): Mar 8, 2011 6:12:29 PM org.apache.commons.httpclient.auth.AuthChallengeProcessor selectAuthScheme INFO: basic authentication scheme selected They are being written to STDERR, which is causing our build wrapper scripts to fail, though the build appears to otherwise succeed, but for these. Needless to say, we don't get these messages when using maven2 (I just checked one of our production builds, to be sure). I'm not sure where to begin, with this one. I googled a bit and messages like this seemed to be mentioned in relation to various coding errors people had made. But, for us, this is strictly a maven2 vs. maven3 issue. The code didn't change. Suggestions? Thank you, in advance for your time and assistance. Additionally, thanks for the help I've gotten here so far! :) -ste ________________________________ This message is for the designated recipient only and may contain privileged, proprietary, or otherwise private information. If you have received it in error, please notify the sender immediately and delete the original. Any other use of the email by you is prohibited.
