2016-10-12 3 views
0

의존성을 해결/검색하기 위해 인증을 필요로하는 artifactory에 저장소를 공유했습니다.아파치 인공물과 아이비 인증

아이비는 어떤 이유로 인증을 할 수 없습니다.

내 ivysettings.xml :

<ivysettings> 
    <settings defaultResolver="main" /> 
    <credentials host="localhost" realm="Artifactory Realm" username="admin" passwd="password" /> 
    <resolvers> 
    <chain name="main"> 
     <ibiblio name="public" m2compatible="true" root="http://localhost:8081/artifactory/repo" /> 
    </chain> 
    </resolvers> 
</ivysettings> 

로그 파일 :

try to get credentials for: Authenticate [email protected] 
authentication: k='Authenticate [email protected]' c='null' 
HTTP response status: 401 url=https://localhost/artifactory/repo... the rest of the log file... 

Artifacotry 내 구성 영역 = "Artifactory 영역"에 LDAP/Active Directory에

답변

0

에 대한 인증을 구성했다 잘못된. 그것은되어야합니다 : 영역 = "Artifactory 인증"