amnchauhan commented on issue #443: URL: https://github.com/apache/incubator-xtable/issues/443#issuecomment-2158035654
> > Hi @the-other-tim-brown thanks for your update , after testing with #456 i think there's some dependency error attaching stacktrace file for your reference. [stacktrace.txt](https://github.com/user-attachments/files/15534825/stacktrace.txt) > > @amnchauhan running `mvn -pl xtable-utilities dependency:tree` shows that the dependency is there `org.datanucleus:datanucleus-api-jdo:jar:4.2.4:compile`. I have pushed a small update to my branch to include `<transformer implementation="org.apache.maven.plugins.shade.resource.ServicesResourceTransformer"/>` so that the `META-INF/services` are properly included in the jar. I noticed that they were not when inspecting locally and it looks like that is required for detected which implementation to instantiate. hi @the-other-tim-brown i have tested and getting exactly same error attaching stacktrace file for your reference. [stacktrace (1).txt](https://github.com/user-attachments/files/15764571/stacktrace.1.txt) -- 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]
