My build fail at the point of trying to copy the following jar to a target
local folder.
http://people.apache.org/repo/m2-ibiblio-rsync-repository/org/apache/tuscany/sca/tuscany-implementation-web-runtime/1.6/tuscany-implementation-web-runtime-1.6.jar
The detail error messages are as follows ...
---
<previous echo messages are deleted>
#copy-impl-web-nonsnapshot:
[copy] Copying 2 resources to C:\tools\tuscany-sca-1.6\modules
BUILD FAILED
C:\Projects\tuscany-scatours-1.0\travelsample\build.xml:23: The following
error
occurred while executing this line:
C:\Projects\tuscany-scatours-1.0\travelsample\build.xml:42: The following
error
occurred while executing this line:
C:\Projects\tuscany-scatours-1.0\travelsample\contributions\build.xml:23:
The fo
llowing error occurred while executing this line:
C:\Projects\tuscany-scatours-1.0\travelsample\contributions\build.xml:51:
The fo
llowing error occurred while executing this line:
C:\Projects\tuscany-scatours-1.0\travelsample\antdefs.xml:770: The following
err
or occurred while executing this line:
C:\Projects\tuscany-scatours-1.0\travelsample\antdefs.xml:786: The following
err
or occurred while executing this line:
C:\Projects\tuscany-scatours-1.0\travelsample\antdefs.xml:615: The following
err
or occurred while executing this line:
C:\Projects\tuscany-scatours-1.0\travelsample\contributions\creditcard-payment-w
ebapp\build.xml:32: The following error occurred while executing this line:
C:\Projects\tuscany-scatours-1.0\travelsample\antdefs.xml:576: The following
err
or occurred while executing this line:
C:\Projects\tuscany-scatours-1.0\travelsample\antdefs.xml:565: Failed to
copy ht
tp://
people.apache.org/repo/m2-ibiblio-rsync-repository/org/apache/tuscany/sca/t
uscany-implementation-web-runtime/1.6/tuscany-implementation-web-runtime-1.6.jar
to
C:\tools\tuscany-sca-1.6\modules\tuscany-implementation-web-runtime-1.6.jar
due to java.io.FileNotFoundException
http://people.apache.org/repo/m2-ibiblio-rs
ync-repository/org/apache/tuscany/sca/tuscany-implementation-web-runtime/1.6/tus
cany-implementation-web-runtime-1.6.jar
Total time: 49 seconds
C:\Projects\tuscany-scatours-1.0\travelsample>
---
Is it a problem in my local environment or something else?
Thanks.
---
YeuWen