You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Elliotte Rusty Harold (Jira)" <ji...@apache.org> on 2020/01/23 15:51:00 UTC

[jira] [Updated] (DOXIATOOLS-55) Drop httpclient

     [ https://issues.apache.org/jira/browse/DOXIATOOLS-55?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Elliotte Rusty Harold updated DOXIATOOLS-55:
--------------------------------------------
    Issue Type: Dependency upgrade  (was: New Feature)

> Drop httpclient
> ---------------
>
>                 Key: DOXIATOOLS-55
>                 URL: https://issues.apache.org/jira/browse/DOXIATOOLS-55
>             Project: Maven Doxia Tools
>          Issue Type: Dependency upgrade
>          Components: Doxia Linkcheck
>    Affects Versions: doxia-linkcheck-1.2
>            Reporter: Archimedes Trajano
>            Priority: Major
>
> Rather than using HTTP Client just use the standard HttpUrlConnection which will handle the current TLS protocols.  Or switch to HttpComponents, I prefer the HttpUrlConnection because it is standard.
> Another option that is standard but a bit more difficult to set up is to use JAX-RS
> I have created a PR to address this https://github.com/apache/maven-doxia-tools/pull/2



--
This message was sent by Atlassian Jira
(v8.3.4#803005)