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 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
> working and Maven is unable to download new dependencies. The reason is that
> the ibiblio guys have moved the repo to another machine and Maven 1.0.x
> can't handle redirects across different host names.
>
>  The workaround is to use the new central repository configuration until
> ibiblio fixes the problem. Add to your project.properties :
> maven.repo.remote=http://repo1.maven.org/maven
>  >>>
>
> Hope this helps,
>
> Jose Luis.
>
> 2007/4/24, Ray Krueger <[EMAIL PROTECTED]>:
> >
> > 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.
> >
> > I've been trying to get this to work on and off for two days, hoping
> > the 301 would go away. I've attached the core build log. I can't do
> > the contacts build, because the core build fails.
> >
> > Any ideas?
> >
> >
> -------------------------------------------------------------------------
> > This SF.net email is sponsored by DB2 Express
> > Download DB2 Express C - the FREE version of DB2 express and take
> > control of your XML. No limits. Just data. Click to get it now.
> > http://sourceforge.net/powerbar/db2/
> > _______________________________________________
> > Home: http://acegisecurity.org
> > Acegisecurity-developer mailing list
> > Acegisecurity-developer@lists.sourceforge.net
> >
> https://lists.sourceforge.net/lists/listinfo/acegisecurity-developer
> >
> >
> >
>
>
> -------------------------------------------------------------------------
> This SF.net email is sponsored by DB2 Express
> Download DB2 Express C - the FREE version of DB2 express and take
> control of your XML. No limits. Just data. Click to get it now.
> http://sourceforge.net/powerbar/db2/
> _______________________________________________
> Home: http://acegisecurity.org
> Acegisecurity-developer mailing list
> Acegisecurity-developer@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/acegisecurity-developer
>
>

-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Home: http://acegisecurity.org
Acegisecurity-developer mailing list
Acegisecurity-developer@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/acegisecurity-developer

Reply via email to