Ehm, you're rigth. I've been confused by the organization of repo tree, httpcomponents has elements both at level root, the alpha version, and as a leaf of the org.apache.httpcomponents.
Thanks a lot, Stefano. On Thu, Sep 6, 2012 at 1:00 PM, Anders Hammar <[email protected]> wrote: > httpcomponents 4.2.1 does exist at central, but possibly not at the > coordinates you're using. Here's the search result: > http://search.maven.org/#search|ga|1|httpcomponents > > /Anders > > On Thu, Sep 6, 2012 at 12:43 PM, stefano <[email protected]> wrote: >> Hi Anders, >> >> I'm trying to add httpcomponents.4.2.1 from apache but there's no such >> library in >> the central repository, there's only an 4.0-alpha version. >> >> Anyway while I was trying to check the connection of my eclipse >> installation to the >> repo I've installed a local proxy and instruct eclipse to use it but >> when I performed a >> rebuild/ index I didn't see any traffic to the repo site. >> >> Stefano. >> >> On Mon, Sep 3, 2012 at 8:43 PM, Anders Hammar <[email protected]> wrote: >>> Thee is nothing wrong here. There was a change of url for the central >>> repo in Maven 3.0.4 (or possibly 3.0.3). This new url and the old >>> point at the same server though, so if you see old artifacts it's due >>> to something else. >>> We found out that the index at central (which is what is used when you >>> browse the repo in m2e) hadn't been updated since some time this >>> summer [1]. But that should have been fixed by now. >>> What's missing? >>> >>> [1] https://issues.sonatype.org/browse/MVNCENTRAL-231 >>> >>> /Anders >>> _______________________________________________ >>> m2e-users mailing list >>> [email protected] >>> https://dev.eclipse.org/mailman/listinfo/m2e-users >> _______________________________________________ >> m2e-users mailing list >> [email protected] >> https://dev.eclipse.org/mailman/listinfo/m2e-users > _______________________________________________ > m2e-users mailing list > [email protected] > https://dev.eclipse.org/mailman/listinfo/m2e-users _______________________________________________ m2e-users mailing list [email protected] https://dev.eclipse.org/mailman/listinfo/m2e-users
