[ 
http://jira.codehaus.org/browse/WAGON-89?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=136951#action_136951
 ] 

Jason van Zyl commented on WAGON-89:
------------------------------------

You misunderstand. If someone is doing work that never requires authentication 
which is a lot of the time then throwing an exception is confusing. It's not 
expected if you're not authenticating. 

> When  you use a call that doesn not use authentication the call should not 
> throw an authentication exception
> ------------------------------------------------------------------------------------------------------------
>
>                 Key: WAGON-89
>                 URL: http://jira.codehaus.org/browse/WAGON-89
>             Project: Maven Wagon
>          Issue Type: Improvement
>          Components: wagon-provider-api
>    Affects Versions: 1.0-beta-2
>            Reporter: Jason van Zyl
>            Assignee: Brett Porter
>
> A general problem with the way we make requests. We should differentiate 
> between authenticated and non-authenticated requests. To make a call that 
> requires no authentication like a simple file or http retrieval and have to 
> trap an authentication error makes no sense and is confusing to consumers of 
> the API.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to