Can't do a full build from the source distribution with a clean maven repo
--------------------------------------------------------------------------
Key: TUSCANY-1998
URL: https://issues.apache.org/jira/browse/TUSCANY-1998
Project: Tuscany
Issue Type: Bug
Components: Build System
Affects Versions: Java-SCA-1.1
Reporter: Luciano Resende
Assignee: Luciano Resende
Fix For: Java-SCA-1.1
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
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]