[
https://issues.apache.org/jira/browse/TUSCANY-2169?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12583855#action_12583855
]
Raymond Feng commented on TUSCANY-2169:
---------------------------------------
The donwload ant task is a workaround as the saxon 9.0.0.2 artifacts are not
uploaded in the public repos. Now we created a tuscany maven repo at
http://svn.apache.org/repos/asf/incubator/tuscany/maven. We can declare it in
the pom.xml and remove the tuscany-saxon module as well as the download scripts.
> 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]