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

Got error in gradle #119

Open
kwonglau opened this issue Dec 28, 2021 · 1 comment
Open

Got error in gradle #119

kwonglau opened this issue Dec 28, 2021 · 1 comment

Comments

@kwonglau
Copy link

Errors occurred while build effective model from /Users/xxx/.gradle/caches/modules-2/files-2.1/org.liquibase.ext/liquibase-cassandra/4.6.2/848e2c5e57e90aee0f0e28c68b3346285fa5716b/liquibase-cassandra-4.6.2.pom:
'dependencies.dependency.systemPath' for com.datastax.jdbc:CassandraJDBC42:jar must specify an absolute path but is ${basedir}/lib/CassandraJDBC42.jar in org.liquibase.ext:liquibase-cassandra:4.6.2

https://github.com/liquibase/liquibase-cassandra/blob/main/pom.xml#L78

should it be ${project.basedir} ?

@rbleuse
Copy link

rbleuse commented Mar 18, 2022

Hi @kwonglau I'm facing this issue as well, did you find a solution ?

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

No branches or pull requests

2 participants