Quantcast
Channel: Liquibase Forums
Viewing all articles
Browse latest Browse all 2993

Re : diff usage: dialect path

$
0
0
So, after the dialect was found - the next step - is next error
 
 {main} INFO  05-02-2014 16:55:02 [LiquibaseLogger] -- liquibase-hibernate Reading hibernate configuration hibernate:spring:com.my.rlm.dao.entities?dialect=org.hibernate.dialect.SQLServer2008Dialect  
 {main} INFO  05-02-2014 16:55:02 [LiquibaseLogger] -- liquibase-hibernate Found package com.my.rlm.dao.entities  
 {main} INFO  05-02-2014 16:55:02 [LiquibaseLogger] -- liquibase-hibernate Found dialect org.hibernate.dialect.SQLServer2008Dialect  
 {main} INFO  05-02-2014 16:55:02 [Version] -- HCANN000001: Hibernate Commons Annotations {4.0.2.Final}  
 {main} INFO  05-02-2014 16:55:02 [Version] -- HHH000412: Hibernate Core {4.2.4.Final}  
 {main} INFO  05-02-2014 16:55:02 [Environment] -- HHH000206: hibernate.properties not found  
 {main} INFO  05-02-2014 16:55:02 [Environment] -- HHH000021: Bytecode provider name : javassist  
 {main} INFO  05-02-2014 16:55:02 [Ejb3Configuration] -- HHH000204: Processing PersistenceUnitInfo [
name: default
...]  
 {main} INFO  05-02-2014 16:55:03 [Dialect] -- HHH000400: Using dialect: org.hibernate.dialect.SQLServer2008Dialect  
 {main} INFO  05-02-2014 16:55:03 [LiquibaseLogger] -- liquibase-hibernate Using dialect org.hibernate.dialect.SQLServer2008Dialect  
[INFO] Performing Diff on database sa @ jdbc:jtds:sqlserver://localhost:1433/sample (Default Schema: dbo)
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 7.809s
[INFO] Finished at: Wed Feb 05 16:55:03 EET 2014
[INFO] Final Memory: 26M/609M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.liquibase:liquibase-maven-plugin:3.1.1:diff (default-cli) on project rlm-service: Execution default-cli of goal org.liquibase:liquibase-maven-plugin:3.1.1:diff failed: An API incompatibility was encountered while executing org.liquibase:liquibase-maven-plugin:3.1.1:diff: java.lang.AbstractMethodError: liquibase.ext.hibernate.snapshot.SequenceSnapshotGenerator.replaces()[Ljava/lang/Class; 
Looks like need to debug the sources. Does anybody faced with that kind of problem? 
Where I can take the sources of liquibase-maven-plugin?

Viewing all articles
Browse latest Browse all 2993

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>