Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
Java-SCA-1.1
-
None
Description
This is due to some duplicity in saxon dependencies. We decided to use saxon 8.7, but some modules are downloading and installing the saxon 9.x release and maven is using that in some cases.
Removing the following seems to fix the issue :
- remove modules/saxon project
- remove reference to saxon project from databinding-saxom
- remove saxon download ant script from implementation-xquery