[jboss-dev] Missing commons-httpclient-2.0.2 for jboss-common-core

Jaikiran Pai jpai at redhat.com
Wed Aug 25 03:02:48 EDT 2010


 From that log it looks like it's being pulled in from the JBoss 
Deprecated repo http://community.jboss.org/wiki/JBossDeprecatedRepository

That wiki also mentions that apache-httpclient:commons-httpclient is 
deprecated and the correct groupid:artifactid, going forward will be 
commons-httpclient:commons-httpclient. I think the jboss-common-core 
project pom has to be updated to this new Maven co-ordinate.

-Jaikiran
On Wednesday 25 August 2010 12:17 PM, Dimitris Andreadis wrote:
> Maybe it's your maven settings, I've just tried and it builds:
> ...
> Downloading:
> http://repository.jboss.org/maven2/apache-httpclient/commons-httpclient/2.0.2/commons-httpclient-2.0.2.pom
> 556b downloaded
>
> Ondřej Žižka wrote:
>> Hi,
>>
>> building jboss-common-core trunk fails with "can't find
>> apache-httpclient/commons-httpclient/2.0.2/commons-httpclient-2.0.2.pom ".
>>
>> It's not on https://repository.jboss.org/nexus/content/groups/public/
>> neither http://repo1.maven.org/maven2/apache-httpclient/
>>
>> So where should that be? Or is it meant to be built in some special way?
>>
>> Thanks,
>> Ondra
>>
>>
>> ------------------------------------------------------------------------
>>
>> _______________________________________________
>> jboss-development mailing list
>> jboss-development at lists.jboss.org
>> https://lists.jboss.org/mailman/listinfo/jboss-development
> _______________________________________________
> jboss-development mailing list
> jboss-development at lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/jboss-development



More information about the jboss-development mailing list