Re: Unable to download the artifact from any repository

2008-06-11 Thread Oscar Castaneda
I continued looking into this issue and found that the parent-2-incubating.pom can't be downloaded and thus leads to the errors shown below. I tested this by checking out the most recent version of the java code and building as explained in [1]. I read that a possible workaround might be to

Re: Unable to download the artifact from any repository

2008-06-11 Thread ant elder
It doesn't look right that the first of those URLs is pointing at my apache space - http://people.apache.org/~antelder. Could there be some old config in you maven settings.xml file (eg at C:\Documents and Settings\Administrator\.m2\settings.xml) from when you reviewing the 1.0 RC1a? ...ant

Re: Unable to download the artifact from any repository

2008-06-11 Thread Oscar Castaneda
It doesn't look right that the first of those URLs is pointing at my apache space - http://people.apache.org/~antelderhttp://people.apache.org/%7Eantelder . Thanks alot ant, you're right! I changed settings.xml following an old email thread. I deleted the file and executed mvn and its now

Re: Unable to download the artifact from any repository

2008-06-11 Thread ant elder
There's a Maven settings.xml we have for Tuscany the might help you at: https://svn.apache.org/repos/asf/incubator/tuscany/java/etc/settings.xml ...ant On Wed, Jun 11, 2008 at 7:13 PM, Oscar Castaneda [EMAIL PROTECTED] wrote: It doesn't look right that the first of those URLs is

Re: Unable to download the artifact from any repository

2008-06-11 Thread Oscar Castaneda
Thanks ant. I tried it but unfortunately I'm getting the same problem. I'll continue looking at it, any suggestions are welcome. On Wed, Jun 11, 2008 at 8:21 PM, ant elder [EMAIL PROTECTED] wrote: There's a Maven settings.xml we have for Tuscany the might help you at:

Re: Unable to download the artifact from any repository

2008-06-11 Thread ant elder
It looks like what you're building isn't looking in the Apache incubating repository, does the pom.xml in the top level of where you're building have repository idapache.incubator/id urlhttp://people.apache.org/repo/m2-incubating-repository/url /repository in

Re: Unable to download the artifact from any repository

2008-06-11 Thread Raymond Feng
local maven repo? Thanks, Raymond -- From: Oscar Castaneda [EMAIL PROTECTED] Sent: Wednesday, June 11, 2008 11:29 AM To: tuscany-dev@ws.apache.org; [EMAIL PROTECTED] Subject: Re: Unable to download the artifact from any repository Thanks ant. I tried

Re: Unable to download the artifact from any repository

2008-06-11 Thread ant elder
: Wednesday, June 11, 2008 11:29 AM To: tuscany-dev@ws.apache.org; [EMAIL PROTECTED] Subject: Re: Unable to download the artifact from any repository Thanks ant. I tried it but unfortunately I'm getting the same problem. I'll continue looking at it, any suggestions are welcome. On Wed, Jun 11, 2008

Re: Unable to download the artifact from any repository

2008-06-11 Thread Oscar Castaneda
PROTECTED] Subject: Re: Unable to download the artifact from any repository Thanks ant. I tried it but unfortunately I'm getting the same problem. I'll continue looking at it, any suggestions are welcome. On Wed, Jun 11, 2008 at 8:21 PM, ant elder [EMAIL PROTECTED] wrote: There's

Re: Unable to download the artifact from any repository

2008-06-11 Thread Luciano Resende
modules/... from an empty local maven repo? Thanks, Raymond -- From: Oscar Castaneda [EMAIL PROTECTED] Sent: Wednesday, June 11, 2008 11:29 AM To: tuscany-dev@ws.apache.org; [EMAIL PROTECTED] Subject: Re: Unable to download the artifact