[
https://issues.apache.org/jira/browse/TUSCANY-2169?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12583607#action_12583607
]
Mark Combellack commented on TUSCANY-2169:
------------------------------------------
There are a few problems:
* Maven local repository directory is hard coded so does not work with custom
Maven local repository directories
* The custom Maven local repository directory was not being passed into the
Maven commands for installing the artefacts.
> Saxon download does not work when you are not using the default Maven local
> repository directory
> ------------------------------------------------------------------------------------------------
>
> Key: TUSCANY-2169
> URL: https://issues.apache.org/jira/browse/TUSCANY-2169
> Project: Tuscany
> Issue Type: Bug
> Components: Build System
> Environment: SVN trunk revision 642924
> Linux
> Reporter: Mark Combellack
> Assignee: Mark Combellack
> Priority: Minor
> Fix For: Java-SCA-Next
>
>
> By default, Maven uses the directory <home>/.m2/repository (where <home> is
> your home directory) for it's local repository.
> Maven also supports using a user specified local repository directory using
> the -Dmaven.repo.local=/some/other/directory on the Maven command line.
> The Saxon module will download the required release of Saxon and copy it into
> the Maven local repository. However, this does not work if you are using a
> custom local Maven repository directory.
--
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]