MathiasVDA commented on issue #3232: URL: https://github.com/apache/jena/issues/3232#issuecomment-2929356178
Thank you for the reference to your working docker image Simon! I was able to get my image working now. I removed all the wget commands installing sis/derby and its dependencies and just added the jenax-arq-plugins-bundle-5.5.0-1-SNAPSHOT.jar found in your docker image ./jars folder and it started working. I figured that this shouldn't be the solution to the problem. So I started looking at the pom file of this library: https://github.com/Scaseco/jenax/blob/develop/jenax-arq-parent/jenax-arq-plugins-parent/jenax-arq-plugins-bundle/pom.xml and added all the dependencies one by one to my project. Or better yet, I added everything instead of your jar file except for the other jenax dependencies. And it's not working. So there is an immediate dependency of fuseki-geosparql inside jenax-arq-plugins-bundle ? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
