Hello,
Not really sure if this is the issue but this was
reported earlier: 
http://www.mail-archive.com/tuscany-dev%40ws.apache.org/msg01586.html
If it is the case this has nothing to do with your
particular setup.
With Maven a project does not store all it's
dependencies in it's own library 
system.  Instead Maven get's these at build time and
puts them in local 
repository from various repositories and mirrors.  If
they become corrupt or out 
of sync then only those who have already them in their
local repository will 
build successfully.

I just looked at the related Jira and it says solved
so maybe your local 
repository is corrupt ?
You could try this go to this directory
/home/thieny/.m2/repository/org/
rename rename eclipse to eclispe_corrupt and start a
fresh build.

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
> 
> 
> 
> 

__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 

Reply via email to