[hibernate-dev] [hibernate-announce] Hibernate ORM 4.2.3.Final released!

Hardy Ferentschik hardy at hibernate.org
Thu Jul 4 05:19:24 EDT 2013


Right, the artefacts are not on Nexus and I don't seem to see them in the staging repo either. 

--Hardy

On 4 Jan 2013, at 10:37 AM, Sanne Grinovero <sanne at hibernate.org> wrote:

> I tried to upgrade Hibernate Search to the ORM release, but it seems
> something went wrong with the Maven upload?
> 
> output:
> 
> [INFO] ------------------------------------------------------------------------
> [INFO] Building Hibernate Search ORM 4.4.0-SNAPSHOT
> [INFO] ------------------------------------------------------------------------
> Downloading: http://maven.repository.redhat.com/earlyaccess/all/org/hibernate/hibernate-core/4.2.3.Final/hibernate-core-4.2.3.Final.pom
> Downloading: https://repository.jboss.org/nexus/content/groups/public-jboss/org/hibernate/hibernate-core/4.2.3.Final/hibernate-core-4.2.3.Final.pom
> [WARNING] The POM for org.hibernate:hibernate-core:jar:4.2.3.Final is
> missing, no dependency information available
> Downloading: http://maven.repository.redhat.com/earlyaccess/all/org/hibernate/hibernate-entitymanager/4.2.3.Final/hibernate-entitymanager-4.2.3.Final.pom
> Downloading: https://repository.jboss.org/nexus/content/groups/public-jboss/org/hibernate/hibernate-entitymanager/4.2.3.Final/hibernate-entitymanager-4.2.3.Final.pom
> [WARNING] The POM for
> org.hibernate:hibernate-entitymanager:jar:4.2.3.Final is missing, no
> dependency information available
> Downloading: http://maven.repository.redhat.com/earlyaccess/all/org/hibernate/hibernate-envers/4.2.3.Final/hibernate-envers-4.2.3.Final.pom
> Downloading: https://repository.jboss.org/nexus/content/groups/public-jboss/org/hibernate/hibernate-envers/4.2.3.Final/hibernate-envers-4.2.3.Final.pom
> [WARNING] The POM for org.hibernate:hibernate-envers:jar:4.2.3.Final
> is missing, no dependency information available
> Downloading: http://maven.repository.redhat.com/earlyaccess/all/org/hibernate/hibernate-testing/4.2.3.Final/hibernate-testing-4.2.3.Final.pom
> Downloading: https://repository.jboss.org/nexus/content/groups/public-jboss/org/hibernate/hibernate-testing/4.2.3.Final/hibernate-testing-4.2.3.Final.pom
> [WARNING] The POM for org.hibernate:hibernate-testing:jar:4.2.3.Final
> is missing, no dependency information available
> Downloading: http://maven.repository.redhat.com/earlyaccess/all/org/hibernate/hibernate-core/4.2.3.Final/hibernate-core-4.2.3.Final.jar
> Downloading: http://maven.repository.redhat.com/earlyaccess/all/org/hibernate/hibernate-entitymanager/4.2.3.Final/hibernate-entitymanager-4.2.3.Final.jar
> Downloading: http://maven.repository.redhat.com/earlyaccess/all/org/hibernate/hibernate-envers/4.2.3.Final/hibernate-envers-4.2.3.Final.jar
> Downloading: http://maven.repository.redhat.com/earlyaccess/all/org/hibernate/hibernate-testing/4.2.3.Final/hibernate-testing-4.2.3.Final.jar
> Downloading: https://repository.jboss.org/nexus/content/groups/public-jboss/org/hibernate/hibernate-core/4.2.3.Final/hibernate-core-4.2.3.Final.jar
> Downloading: https://repository.jboss.org/nexus/content/groups/public-jboss/org/hibernate/hibernate-entitymanager/4.2.3.Final/hibernate-entitymanager-4.2.3.Final.jar
> Downloading: https://repository.jboss.org/nexus/content/groups/public-jboss/org/hibernate/hibernate-envers/4.2.3.Final/hibernate-envers-4.2.3.Final.jar
> Downloading: https://repository.jboss.org/nexus/content/groups/public-jboss/org/hibernate/hibernate-testing/4.2.3.Final/hibernate-testing-4.2.3.Final.jar
> [INFO] ------------------------------------------------------------------------
> [INFO] Reactor Summary:
> [INFO]
> [INFO] Hibernate Search Aggregator ....................... SUCCESS [0.689s]
> [INFO] Hibernate Search Analyzer Framework ............... SUCCESS [0.964s]
> [INFO] Hibernate Search Engine ........................... SUCCESS [16.447s]
> [INFO] Hibernate Search ORM .............................. FAILURE [8.737s]
> [INFO] Hibernate Search .................................. SKIPPED
> [INFO] Hibernate Search Testing .......................... SKIPPED
> [INFO] Hibernate Search Infinispan Backend ............... SKIPPED
> [INFO] Hibernate Search Module ........................... SKIPPED
> [INFO] Hibernate Search JBoss Integration Tests .......... SKIPPED
> [INFO] Hibernate Search Spring Integration Tests ......... SKIPPED
> [INFO] ------------------------------------------------------------------------
> [INFO] BUILD FAILURE
> [INFO] ------------------------------------------------------------------------
> [INFO] Total time: 27.169s
> [INFO] Finished at: Thu Jul 04 09:34:06 BST 2013
> [INFO] Final Memory: 30M/121M
> [INFO] ------------------------------------------------------------------------
> [ERROR] Failed to execute goal on project hibernate-search-orm: Could
> not resolve dependencies for project
> org.hibernate:hibernate-search-orm:jar:4.4.0-SNAPSHOT: The following
> artifacts could not be resolved:
> org.hibernate:hibernate-core:jar:4.2.3.Final,
> org.hibernate:hibernate-entitymanager:jar:4.2.3.Final,
> org.hibernate:hibernate-envers:jar:4.2.3.Final,
> org.hibernate:hibernate-testing:jar:4.2.3.Final: Could not find
> artifact org.hibernate:hibernate-core:jar:4.2.3.Final in
> redhat-earlyaccess-repository-group
> (http://maven.repository.redhat.com/earlyaccess/all/) -> [Help 1]
> 
> On 3 July 2013 17:39, Brett Meyer <brmeyer at redhat.com> wrote:
>> Also, I'm giving the new Releases feature in GitHub a shot: https://github.com/hibernate/hibernate-orm/releases/4.2.3.Final
>> 
>> Brett Meyer
>> Red Hat Software Engineer, Hibernate
>> 
>> ----- Original Message -----
>> From: "Brett Meyer" <brmeyer at redhat.com>
>> To: "hibernate-dev" <hibernate-dev at lists.jboss.org>, hibernate-announce at lists.jboss.org
>> Sent: Wednesday, July 3, 2013 12:07:29 PM
>> Subject: Hibernate ORM 4.2.3.Final released!
>> 
>> http://in.relation.to/Bloggers/HibernateORM423FinalReleased
>> 
>> Brett Meyer
>> Red Hat Software Engineer, Hibernate
>> 
>> _______________________________________________
>> hibernate-announce mailing list
>> hibernate-announce at lists.jboss.org
>> https://lists.jboss.org/mailman/listinfo/hibernate-announce
> _______________________________________________
> hibernate-dev mailing list
> hibernate-dev at lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/hibernate-dev




More information about the hibernate-dev mailing list