Re: Bad repository entry in pom.xml for org.apache.myfaces.core:myfaces-core-project:1.1.2

2006-06-17 Thread Sean Schofield

Craig,

What's wrong with http://cvs.apache.org?  It resolves fine for me?  We
were using that because a while back when we set up the nightly
builds, that's what everyone was using.

Sean

On 6/16/06, Craig McClanahan [EMAIL PROTECTED] wrote:

This POM (possibly among others) has a repository element pointing at
http://cvs.apache.org that needs to be changed to point at
http://people.apache.org .  Without doing so, you can't use Maven to build
with 1.1.2 as a dependency unless you happened to have it in your local
Maven repository prior to the host name change.

Craig




Re: Bad repository entry in pom.xml for org.apache.myfaces.core:myfaces-core-project:1.1.2

2006-06-17 Thread Craig McClanahan
On 6/17/06, Sean Schofield [EMAIL PROTECTED] wrote:
Craig,What's wrong with http://cvs.apache.org?It resolves fine for me?Wewere using that because a while back when we set up the nightlybuilds, that's what everyone was using.
It resolves for me too, but hangs trying to download resources -- as a result, I can't build anything that depends on 1.1.2 unless I happened to have it in my local repository already. 
SeanCraig 
On 6/16/06, Craig McClanahan [EMAIL PROTECTED] wrote: This POM (possibly among others) has a repository element pointing at 
http://cvs.apache.org that needs to be changed to point at http://people.apache.org .Without doing so, you can't use Maven to build with 1.1.2 as a dependency unless you happened to have it in your local
 Maven repository prior to the host name change. Craig