The Celtix jar is big, 17Meg, so the download can timeout, you just have to
keep on trying. Or manually download and add it to your maven repository, or
as a last resort you can temporarily take Celtix out of the build by
changing the binding pom.xml,
http://svn.apache.org/repos/asf/incubator/tuscany/java/sca/bindings/pom.xmlto
have instead of:

       <module>binding.celtix</module>
to:
       <!-- module>binding.celtix</module -->

And you need the same for the helloworldws-cetix sample in the samples
pom.xml:
http://svn.apache.org/repos/asf/incubator/tuscany/java/sca/samples/pom.xml

I've also not got Celtix to work yet, all the sunjars installs fail with
things like:

[exec] [INFO] Invalid task 'com.sun.xml': you must specify a valid lifecycle
phase, or a goal in the format plugin:goal or
pluginGroupId:pluginArtifactId:pluginVersion:goal

  ...ant

On 5/10/06, Krishnendu Kunti <[EMAIL PROTECTED]> wrote:



Hi

Every time I try to build Tuscany the build fails with the following
error:

Downloading:
http://maven.objectweb.org/maven2/org/objectweb/celtix/celtix-distr
ibution/1.0/celtix-distribution-1.0-bin-epl.jar
17191K downloaded
[WARNING] *** CHECKSUM FAILED - Checksum failed on download: local =
'5f147af5cd
06cfdb329601f240100e049a9e32d3'; remote =
'e37bdb1bcb552e33b6c416bc9e62bac1a5499
faa' - RETRYING


Please suggest
Thanks
Krish

**************** CAUTION - Disclaimer *****************
This e-mail contains PRIVILEGED AND CONFIDENTIAL INFORMATION intended
solely for the use of the addressee(s). If you are not the intended
recipient, please notify the sender by e-mail and delete the original
message. Further, you are not to copy, disclose, or distribute this e-mail
or its contents to any other person and any such actions are unlawful. This
e-mail may contain viruses. Infosys has taken every reasonable precaution to
minimize this risk, but is not liable for any damage you may sustain as a
result of any virus in this e-mail. You should carry out your own virus
checks before opening the e-mail or attachment. Infosys reserves the right
to monitor and review the content of all messages sent to or from this
e-mail address. Messages sent to or from this e-mail address may be stored
on the Infosys e-mail system.
***INFOSYS******** End of Disclaimer ********INFOSYS***

Reply via email to