[Acegisecurity-developer] Cannot build, problems with ibiblio?

2007-04-24 Thread Ray Krueger
I'm still trying to get a contacts sample to build here. The only good way to do that is with maven 1.0. The maven1 builds for core and the contacts sample fail due to ibiblio returning 301 responses for some (maybe all) jar file downloads. This causes the build to fail for missing dependencies.

Re: [Acegisecurity-developer] Cannot build, problems with ibiblio?

2007-04-24 Thread Jose Luis Huertas Fernández
Hi Ray, some weeks ago I had a similar issue with another project. I solved it following these instructions I found in the Maven 1.x page: 7 December 2006 - Central repository isn't working for maven 1.0.x users If you are using Maven 1.0.x you may have found that the repository is not

[Acegisecurity-developer] New Book: Agile Acegi、CAS--Architecting and Bu ilding Secure Java Systems from PHEI of China

2007-04-24 Thread Luo Shifei
Agile Acegi、CAS--Architecting and Building Secure Java Systems from PHEI of China http://www.open-v.com Web Site has releated information. Thank you very much. Shifei Luo Independent Java EE Consultant Open View, Victory Open E_mail: [EMAIL PROTECTED] http://www.open-v.com 罗时飞 独立Java

Re: [Acegisecurity-developer] Cannot build, problems with ibiblio?

2007-04-24 Thread Ray Krueger
You know... I saw that the maven2 builds were using that repo, I didn't even think to tell the maven1 to use it. I'll add that repo to the project.properties files to solve this once and for all. Thanks! On 4/24/07, Jose Luis Huertas Fernández [EMAIL PROTECTED] wrote: Hi Ray, some weeks ago I

Re: [Acegisecurity-developer] Cannot build, problems with ibiblio?

2007-04-24 Thread Vishal Puri
Maven-1.0.2 is dumping a lot of 301 errors in an attempt to download certain dependencies when building a project with a clean local repository.The reason for this is that the public Maven-1 repository is being moved to http://mirrors.ibiblio.org/pub/mirrors/maven from