Re: [hibernate-dev] Hibernate ORM 5.1.16.Final is not on Maven Central

2018-09-10 Thread Yoann Rodiere
Thanks Guillaume, at least it's on someone else's plate now :) Yoann Rodière Hibernate NoORM Team yo...@hibernate.org On Mon, 10 Sep 2018 at 14:43, Guillaume Smet wrote: > On Mon, Sep 10, 2018 at 11:58 AM Yoann Rodiere > wrote: > >> I'll stick to 5.1.15 for now in Hibernate Search, but maybe

Re: [hibernate-dev] Hibernate ORM 5.1.16.Final is not on Maven Central

2018-09-10 Thread Guillaume Smet
On Mon, Sep 10, 2018 at 11:58 AM Yoann Rodiere wrote: > I'll stick to 5.1.15 for now in Hibernate Search, but maybe we should > report this issue to someone? Guillaume, maybe the same people you reported > your Validator issue to? > I reported it in the issue I opened for HV a while ago. Don't

Re: [hibernate-dev] Hibernate ORM 5.1.16.Final is not on Maven Central

2018-09-10 Thread Guillaume Smet
On Mon, Sep 10, 2018 at 2:34 PM Steve Ebersole wrote: > Often when releasing to BinTray I have to manually trigger the sync to > Central. Not sure why and it's never been a big enough issue to > investigate - I just know to check as part of my release process. > I think 5.1 is still using Nexus

Re: [hibernate-dev] Hibernate ORM 5.1.16.Final is not on Maven Central

2018-09-10 Thread Steve Ebersole
Often when releasing to BinTray I have to manually trigger the sync to Central. Not sure why and it's never been a big enough issue to investigate - I just know to check as part of my release process. It would ultimately be great to figure out why the auto sync does not work. On Mon, Sep 10, 20

[hibernate-dev] Hibernate ORM 5.1.16.Final is not on Maven Central

2018-09-10 Thread Yoann Rodiere
Hello, Even though it was released almost two weeks ago, Hibernate ORM 5.1.16.Final does not seem to be on Central: * https://search.maven.org/search?q=g:org.hibernate%20AND%20a:hibernate-core%20AND%20v:5.1.16.Final * https://repo1.maven.org/maven2/org/hibernate/hibernate-core/5.1.16.Final/ I'll