Starrocks artifact

Is there any chance that there is a new Maven artifact with 7.0.0 for starrocks? I'm migrating over some stuff to Stardog 7 and my unit tests aren't running because it can't find the starrocks library. Maybe I'm missing something on how to setup 7 to run this way. I know it doesn't run in embedded mode anymore but I was wondering if there was an artifact that would allow me to run my tests without having to assume that Stardog is already installed. No biggie if it isn't the case anymore but I thought I'd ask before I rethink how I'm running my tests.

Setting java.library.path to the current installed stardog does the trick but as I mentioned relies on having Stardog installed.

Thanks.

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.