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.org/nexus/content/groups/public/org/hibernate/hibernate-ehcache/4.1.10.Final/
 

...
http://repo1.maven.org/maven2/org/hibernate/hibernate-core/4.1.10.Final/
http://repo1.maven.org/maven2/org/hibernate/hibernate-ehcache/4.1.10.Final/
etc

As you can see, they are clearly there...

On 03/04/2013 03:02 PM, Guillaume Smet wrote:
> On Mon, Mar 4, 2013 at 9:49 PM, Marc Schipperheyn
> <m.schipperh...@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
> 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.
>

_______________________________________________
hibernate-dev mailing list
hibernate-dev@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/hibernate-dev

Reply via email to