|
From: Paul R. <pr...@re...> - 2004-07-14 21:18:58
|
I could set up a webdav folder for geotools that would be readable globally but writable only by geotools developers. That way you could upload whatever files you need and point maven there. Jody Garnett wrote: > Is ibiblio slow for everyone or just me? > > It is very annoying that maven 1.0 wants to check for geoapi-SNAPSHOT > each time, especially when involves a timeout. It also ends up skipping > the build of main (even though it confesses that geoapi-SNAPSHOT was > found locally). > > Is there anything we can do about this? > >> Attempting to download geoapi-SNAPSHOT.jar. >> Error retrieving artifact from >> [http://www.ibiblio.org/maven/geoapi/jars/geoapi-SNAPSHOT.jar]: >> java.net.ConnectException >> : Connection timed out: connect >> Artifact /geoapi/jars/geoapi-SNAPSHOT.jar doesn't exists in remote >> repository, but it exists locally >> Plugin 'maven-deploy-plugin' in project 'main' is not available >> build:start: >> .... |