zakkak commented on PR #5038: URL: https://github.com/apache/camel-quarkus/pull/5038#issuecomment-1631968765
@ppalaga it sounds like you need [ExcludeConfigBuildItem](https://github.com/quarkusio/quarkus/blob/0acd5a4dbc9b37c0af1078f9e856886193a42748/core/deployment/src/main/java/io/quarkus/deployment/builditem/nativeimage/ExcludeConfigBuildItem.java) to **exclude** `META-INF/services/javax.xml.transform.TransformerFactory`. Then you should be able to use `ServiceProviderBuildItem`. -- 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: commits-unsubscr...@camel.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org