jamesnetherton opened a new issue #748: FhirDataformatTest failure -TransformerFactoryImpl not found URL: https://github.com/apache/camel-quarkus/issues/748 Because of the surefire behaviour observed in https://github.com/apache/camel-quarkus/issues/723. `FhirDataformatTest` is silently failing. If you run with `mvn clean test -Dmaven-surefire-plugin.version=2.22.1` then you see `FhirDataformatTest` fail with: ``` javax.xml.transform.TransformerFactoryConfigurationError: Provider org.apache.xalan.processor.TransformerFactoryImpl not found ```
---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: us...@infra.apache.org With regards, Apache Git Services