I'm trying to build the sdo project from the sdo-java-M2 branch.
I started with an empty local maven repo.  All the dependencies built
OK, and the build for sdo was going well until it failed with the
following error:

Downloading: http://people.apache.org/repo/m2-incubating-repository//org/apache/
maven/maven-model/2.0.4/maven-model-2.0.4.jar
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO] ------------------------------------------------------------------------
[INFO] Failed to resolve artifact.

Error transferring file
  org.apache.maven:maven-model:jar:2.0.4

from the specified remote repositories:
  central (http://repo1.maven.org/maven2),
  apache.m1 (http://people.apache.org/repository),
  apache.incubator (http://people.apache.org/repo/m2-incubating-repository/),
  apache.snapshots (http://people.apache.org/repo/m2-snapshot-repository),
  eclipse.emf (http://download.eclipse.org/tools/emf/maven2)
Path to dependency:
        1) org.apache.tuscany.sdo:tuscany-sdo-plugin:maven-plugin:1.0-incubator-
M2
        2) org.apache.maven:maven-project:jar:2.0.4
        3) org.apache.maven:maven-model:jar:2.0.4



Caused by I/O exception: Connection timed out: connect

[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 5 minutes 36 seconds
[INFO] Finished at: Thu Nov 02 16:44:56 GMT 2006
[INFO] Final Memory: 11M/33M
[INFO] ------------------------------------------------------------------------

I copied maven-model-2.0.4.jar manually and the build appeared to complete
successfully.  Wbat is the cause of this error and what should I do
if it happens again?

  Simon


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to