On Tue, 2014-01-21 at 00:02 -0800, Ahmed Ashour wrote:
> Hi all,
> 
> Please note "tests.jar" isn't deployed to Maven central repository for 4.3.2 
> [1], but it was there in 4.3.1 [2].
> 
> Any specific reason?
> 
> It could be used by something like:
> 
>         <dependency>
>             <groupId>org.apache.httpcomponents</groupId>
>             <artifactId>httpclient</artifactId>
>             <version>4.3.1</version>
>             <type>test-jar</type>
>             <scope>test</scope>
>         </dependency>
> 
> Thanks,
> Ahmed
> 
> 
> [1] 4.3.2: http://search.maven.org/#browse%7C-1892642605
> [2] 4.3.1: http://search.maven.org/#browse%7C-1892642636

That's due to my mistake.

Please raise a JIRA for this issue.

Oleg



---------------------------------------------------------------------
To unsubscribe, e-mail: httpclient-users-unsubscr...@hc.apache.org
For additional commands, e-mail: httpclient-users-h...@hc.apache.org

Reply via email to