[SAC] [OSGeo] #993: Unable to deploy maven artifacts to download.osgeo.org

OSGeo trac_osgeo at osgeo.org
Fri Aug 31 03:00:28 PDT 2012


#993: Unable to deploy maven artifacts to download.osgeo.org
------------------------------+---------------------------------------------
 Reporter:  danieleromagnoli  |       Owner:  sac@…              
     Type:  defect            |      Status:  new                
 Priority:  major             |   Milestone:                     
Component:  Systems Admin     |    Keywords:                     
------------------------------+---------------------------------------------

Comment(by jive):

 Okay I have found a couple modules that were missed when releasing
 GeoTools 8.0. As such I am in position to test.

 Currently I get:

 INFO: Already tried to authenticate with 'OSGeo Login' authentication
 realm at download.osgeo.org, but still receiving: HTTP/1.1 401
 Authorization Required
 Uploading: http://download.osgeo.org/webdav/geotools/org/geotools/gt-
 shapefile-renderer/8.0/gt-shapefile-renderer-8.0.pom

 I also have a "quick" test we can do in order to try out a new transport
 protocol:

 1. Change transport protocol in root pom.xml
 2. mvn deploy -N

 This will only try and deploy the "org.geotools" pom.xml file, and will
 not recursively try and deploy the rest of geotools.

 It looks like the available transport protocols are here
 (http://maven.apache.org/wagon/):

  * File
  * HTTP
  * HTTP lightweight
  * FTP
  * SSH/SCP
  * WebDAV
  * SCM (in progress)

 Still our use of WebDAV looks correct. Is there any other steps we can
 check to determine what is failing?

-- 
Ticket URL: <http://trac.osgeo.org/osgeo/ticket/993#comment:8>
OSGeo <http://www.osgeo.org/>
OSGeo committee and general foundation issue tracker.


More information about the Sac mailing list