You're right. I was thrown off by a problem in my local maven rep which
lead to Eclipse reporting that it couldn't find those libs and the sorting
as I checked it. Sorry.
Vriendelijke groet,
Marc
M.Schipperheyn
<
http://www.buscafreela.com.br>
MSW BV | Nova Zemblastraat 12-a, 1013 RK, Amsterdam | KvK: 02090184
skype: mschipperheyn | Twitter: mschipperheyn
Netherlands: m: +31 (0)6 218 03 003 | t: +31 (0)84 88 453 99
Brazil: m: +55 (0)11 99 44 6 3472
On Mon, Mar 4, 2013 at 6:26 PM, Steve Ebersole <steven.ebersole(a)gmail.com>wrote:
Most repositories disable browsing, but only at the root level.
Personally, I like to go directly to the url and see if the thing is there
(or as Guillaume suggests using one of the search sites).
https://repository.jboss.org/**nexus/content/groups/public/**
org/hibernate/hibernate-core/**4.1.10.Final/<https://repository.jboss....
https://repository.jboss.org/**nexus/content/groups/public/**
org/hibernate/hibernate-**ehcache/4.1.10.Final/<https://repository.jbo...
...
http://repo1.maven.org/maven2/**org/hibernate/hibernate-core/**
4.1.10.Final/<http://repo1.maven.org/maven2/org/hibernate/hibernate-co...
http://repo1.maven.org/maven2/**org/hibernate/hibernate-**
ehcache/4.1.10.Final/<http://repo1.maven.org/maven2/org/hibernate/hibe...
etc
As you can see, there are clearly there...
On Mon 04 Mar 2013 03:02:15 PM CST, Guillaume Smet wrote:
> On Mon, Mar 4, 2013 at 9:49 PM, Marc Schipperheyn
> <m.schipperheyn(a)gmail.com> wrote:
>
>>
repo1.maven.org
>>
repo2.maven.org
>>
>
> It's in these repos as we are using them and you can find the artifact
> on
search.maven.org.
>
>
repository.jboss.org/nexus
>>
>
>
https://repository.jboss.org/**nexus/index.html#nexus-search;**
>
gav~org.hibernate~hibernate-**core~~~~kw,versionexpand<https://reposit...
> It's not sorted correctly... You can find 4.1.10.Final just above
> 4.1.1.Final.
>
>
mvnrepository.com
>>
>
> They are supposed to index Maven Central and I can assure you the
> artifacts are there as we are getting them from there. So something is
> wrong in
mvnrepository.com.
>
> I usually recommend to use
search.maven.org to browse Central.
>
>