diff options
author | Rob Daugherty <rd472p@att.com> | 2018-03-16 12:00:44 -0400 |
---|---|---|
committer | Rob Daugherty <rd472p@att.com> | 2018-03-16 12:02:25 -0400 |
commit | 9f3f653aaad59502fd748ee1c44d4e83d5643693 (patch) | |
tree | c3e9c1f14cc8f1ae740924d5255c030385824eb5 /docs/Workspace_and_Development_Tools.rst | |
parent | a9455a0d9289295b464994b6abe4a35d95e0f4ce (diff) |
AriaClientFactoryTest throws exception
java.lang.NoClassDefFoundError: org/apache/http/conn/ssl/X509HostnameVerifier
To fix, I added:
<dependency>
<groupId>org.apache.httpcomponents</groupId>
<artifactId>httpclient</artifactId>
</dependency>
Change-Id: Ic18ef074bf0d90c800ede19b5da5cbb1703da8b5
Issue-ID: SO-493
Signed-off-by: Rob Daugherty <rd472p@att.com>
Diffstat (limited to 'docs/Workspace_and_Development_Tools.rst')
0 files changed, 0 insertions, 0 deletions