Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Gradle task liquibaseClearChecksums cannot find liquibase-hibernate5 dependency #175

Open
james-freitas opened this issue Feb 13, 2018 · 0 comments

Comments

@james-freitas
Copy link

james-freitas commented Feb 13, 2018

Hi all,

I am trying to execute this task using gradle: liquibaseClearChecksums but I am getting this error:

Execution failed for task ':liquibaseClearChecksums'.

Could not resolve all files for configuration ':liquibase'.
Could not find org.liquibase.ext:liquibase-hibernate5:.
Required by:
project :

I have added the dependency in the build.gradle file:
compile group: 'org.liquibase.ext', name: 'liquibase-hibernate5', version: '3.6'

But the problem continues. Any suggestions ?

Thank you

┆Issue is synchronized with this Jira Bug by Unito

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants