Hi Mike Any idea which repo has the 9.x saxon dependencies? It fails to find them with my current config.
> <dependency> > <groupId>net.sf.saxon</groupId> > <artifactId>saxon</artifactId> > - <version>8.7</version> > - <!--version>9.0.0.2</version--> > + <version>9.x</version> > Simon
