datastax / cassandra-quarkus

An Apache Cassandra(R) extension for Quarkus
Apache License 2.0
39 stars 28 forks source link

ClassNotFoundException when com.datastax.oss:java-driver-mapper-runtime #179

Closed ppalaga closed 3 years ago

ppalaga commented 3 years ago

is not in the class path

fix #178

This is one possible fix.

adutra commented 3 years ago

I cherry-picked your commit in #180 + added integration tests. Also, I need this fix in the 1.0.x branch first, then I'll merge to main, then I'll get the 1.1.0-rc2 release out. Thanks!

ppalaga commented 3 years ago

Thanks for taking care, @adutra! Sorry I was off yesterday.