Hi all,
I was working on extending camel-infinispan component with remote query capability and just realized that org.infinispan/infinispan-query/6.0.1.Final depends on hibernate-hql-parser and hibernate-hql-lucene which are still in Alpha.
Am I missing something or is there a way to no depend on alpha version of these artifacts from a final version artifact?