You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
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} ?
The text was updated successfully, but these errors were encountered: