Liquibase-maven-plugin is not compliant with Hibernate >= 4.3

Description

The latest liquibase-maven-plugin release (3.0.8) is not compliant with Hibernate >= 4.3 using the "hibernate:ejb3:myPersistenceUnit" reference URL.

Indeed, the plugin in conjunction with Hibernate Extension is based on Ejb3Configuration and a persistence provider which have been removed from Hibernate 4.3.

Environment

Windows, Linux

Activity

Show:

Nathan Voxland May 30, 2014 at 10:03 PM

Use the liquibase-hibernate4 build. That is built against Hibernate 4.3.x.

There will be a new liquibase-hibernate release to go along with the liquibase-core 3.2.0 release early next week.

Fixed

Details

Reporter

Components

Affects versions

Priority

Created December 19, 2013 at 1:44 PM
Updated May 30, 2014 at 10:03 PM
Resolved May 30, 2014 at 10:03 PM