You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@buildr.apache.org by "Assaf Arkin (JIRA)" <ji...@apache.org> on 2008/08/04 21:16:44 UTC

[jira] Commented: (BUILDR-120) allow basic auth login into remote repositories

    [ https://issues.apache.org/jira/browse/BUILDR-120?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12619653#action_12619653 ] 

Assaf Arkin commented on BUILDR-120:
------------------------------------

Both HTTP and HTTPS support Basic Authentication, you'll need to supply the credentials in the URL, e.g.:
  http://smith:secret@repo.com/path

> allow basic auth login into remote repositories
> -----------------------------------------------
>
>                 Key: BUILDR-120
>                 URL: https://issues.apache.org/jira/browse/BUILDR-120
>             Project: Buildr
>          Issue Type: Improvement
>    Affects Versions: 1.3.2
>            Reporter: THURNER rupert
>
> connecting to a http(s) maven repository as remote repository which is only accessible with basic authorization should be possible, and configurable in settings.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.