Hervé BOUTEMY wrote: > > Did you check http://jira.codehaus.org/browse/MANTTASKS-85? From the > description of your problem, I think you're facing the same issue. > Can you test the patched version provided in the Jira issue and confirm if > it's ok or not? > > Hervé >
You're right, the mentioned issue seems to be same problem I had. I tried your patched JAR and it works just fine. Using Ant's verbose option, I can see the "authentication=" attribute for the repo getting the proper user name from my settings.xml and the actual repo access also works without prompting any credentials. Thanks for your reply and efforts! Now I need to vote for some nice patch... Benjamin -- View this message in context: http://www.nabble.com/-maven-ant-tasks--Authentication-from-settings.xml-without-using-POM--tf4261430s177.html#a12253298 Sent from the Maven - Users mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
