Sebastiaan van Erk wrote:
> Hi,
>
> Ok, I checked out trunk and did a mvn install, which fixed the problem
> for now. Any idea on an ETA for alpha5? And still curious if there are
> snapshot builds anywhere.
>
The next release will be BETA1 and is likely to happen around mid August.
Oleg
> Regards,
> Sebastiaan
>
> Sebastiaan van Erk wrote:
>> Hi,
>>
>> As far as I can see, the NTLM support is available in
>> 4.0-alpha5-SNAPSHOT. Is there any maven repository I can use to get
>> the snapshot builds, or do I have to get the SVN version and build it
>> myself?
>>
>> Regards,
>> Sebastiaan
>>
>> Sebastiaan van Erk wrote:
>>> Hi,
>>>
>>> Unfortunately I need to implement NTLM authentication.
>>>
>>> I've read the page:
>>>
>>> http://hc.apache.org/httpcomponents-client/ntlm.html
>>>
>>> and I'm trying to implement it accordingly, but I have the problem
>>> that the NTLMEngine interface is not found.
>>>
>>> I'm using httpcore-4.0-beta2 and httpclient-4.0-alpha4 and I do not
>>> see newer versions via the www.mvnrepository.com site (nor published
>>> on the httpclient website).
>>>
>>> Do I need to use a snapshot version? Or do I need to use a special
>>> maven repository?
>>>
>>> Any pointers are greatly appreciated!
>>>
>>> Regards,
>>> Sebastiaan
---------------------------------------------------------------------
To unsubscribe, e-mail: httpclient-users-unsubscribe@hc.apache.org
For additional commands, e-mail: httpclient-users-help@hc.apache.org
|