There was a problem with the Eclipse website that hosts some of the jars we depend on (see https://bugs.eclipse.org/bugs/show_bug.cgi?id=136471 for full details)
The bug is marked as fixed but I am still getting intermittent failures - there are comments in the bug about rolling this across a cluster so it may be working for some nodes but not others. The only advice I have right now is to try again in a few hours. If we are still having problems tomorrow we will reopen the bug and/or find a work around. I would suggest removing all files from your local repo (~/.m2/repository) as it may have corrupt files in it. If you have a large repo then you may be able to selectively remove anything that looks like a 404 HTML page (try grepping for [EMAIL PROTECTED]) Sorry for the inconvenience. -- Jeremy Duong BaTien wrote: > Hello: > > I try to build Tuscany following the instruction of java/BUILDING.txt > and get following exception. Do i need to install eclipse? The > instruction also specifies J2SE 5.0 SDK (1.5.2_02 works). The latest is > jdk-1_5_0_06-linux-i586.bin. What happen? > > Thnaks > > Duong BaTien > DBGROUPS > > Caused by: > org.apache.maven.artifact.metadata.ArtifactMetadataRetrievalException: > Unable to read the metadata file for artifact > 'org.eclipse.emf:ecore-change:jar': Error getting POM for > 'org.eclipse.emf:ecore-change' from the repository: Unable to read local > copy of metadata: Cannot read metadata from > '/home/thieny/.m2/repository/org/eclipse/emf/ecore-change/2.2.0-SNAPSHOT/maven-metadata-eclipse.emf.xml': > unexpected markup <!d (position: START_DOCUMENT seen <!d... @1:3) > org.eclipse.emf:ecore-change:pom:2.2.0-SNAPSHOT > >
