[
https://issues.apache.org/jira/browse/HTTPCLIENT-1840?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15966493#comment-15966493
]
John Geiglein commented on HTTPCLIENT-1840:
-------------------------------------------
I could not find documentation on the site to code the maven dependency.
I downloaded the source and opened the source zip and took a look at the
pom.xml, that said that the
group=org.apache.httpcomponents;
artifact=httpcomponents-client;
packaging=pom
So I then did some searches with the above data. I found the pom files for each
version but no binaries.
Following your URL, I did find the files. So my only comment now would be that
I could not find the maven dependency on your site i.e.
<dependency>
<groupId>org.apache.httpcomponents</groupId>
<artifactId>httpclient</artifactId>
<version>4.5.3</version>
</dependency>
> I can't find any binaries for released versions in Nexus, only the POM is
> there
> -------------------------------------------------------------------------------
>
> Key: HTTPCLIENT-1840
> URL: https://issues.apache.org/jira/browse/HTTPCLIENT-1840
> Project: HttpComponents HttpClient
> Issue Type: Bug
> Components: HttpClient (classic)
> Affects Versions: 4.5.3
> Environment: N/A
> Reporter: John Geiglein
> Priority: Minor
>
> It appears that only the POM has been posted to nexus. This may be because
> the pom file is configured to produce only the pom file instead of deploying
> the binaries.
> If the binaries are available, can the download page be updated to document
> the correct maven dependency.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]