Andrea Aime wrote: > Justin Deoliveira ha scritto: >> Yeah, I ran into this recently as well. I think it is probably because >> we are not using the osgeo maven repository any more, which is where >> geoapi snapshots are uploaded. But using that repo causes the build to >> continually fail... > > If my memory serves me right, Maven checks the repos in order, > so by putting the opengeo repo before the osgeo one we would have > the build hit the latter only for packages that are not available on > our repository. > > Somewhat my gut tells me the 503 we're seeing > in the builds so often might be a defence mechanism built into > the OSGEO servers to avoid DOS attacks. Our hudson build is on a > machine with fast networking, so it does a lot of requests in > a row. Anyways, just pure speculation. > Makes sense... i am sure that is what a maven build looks like from one of our servers :). > Having all of the packages on our repo will sure remove the issue. > Oh, btw, I guess the repo would be on the same machine, or very close > to, the hudson build server. It might seem a good idea to have the > build server deploy the GeoTools jars onto the repo on each build, > to have super-fresh jars there all the time? Yeah, i had the same thought because now the deploy script flies. It is easy enough to enable, we can try it out and see how well it works.
-Justin > > Cheers > Andrea > -- Justin Deoliveira OpenGeo - http://opengeo.org Enterprise support for open source geospatial. ------------------------------------------------------------------------------ Open Source Business Conference (OSBC), March 24-25, 2009, San Francisco, CA -OSBC tackles the biggest issue in open source: Open Sourcing the Enterprise -Strategies to boost innovation and cut costs with open source participation -Receive a $600 discount off the registration fee with the source code: SFAD http://p.sf.net/sfu/XcvMzF8H _______________________________________________ Geoserver-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/geoserver-devel
