Hmmm ... smells like a Nexus issue. If I follow that link, I'm redirected to:
https://repository.apache.org/service/local/staging/deploy/maven2/org/apache/cxf/dosgi/cxf-dosgi-remote-service-admin-interfaces/1.0.0/cxf-dosgi-remote-service-admin-interfaces-1.0.0.jar with the message: Item not found on path "/org/apache/cxf/dosgi/cxf-dosgi-remote-service-admin-interfaces/1.0.0/cxf-dosgi-remote-service-admin-interfaces-1.0.0.jar" in repository "orgapachecxf-001"!This looks a reference to a temporary staging area created by Nexus, for use for example while a release vote is in motion (so for the recent dOSGi 1.1 release that I cut, the staging area was assigned orgapachecxf-021). Normally when the vote is declared, the staging area would be closed as the artifacts are promoted. I'd expect the backing storage is discarded by Nexus. I don't know why its pointing back to the first CXF staging area ever created in this case (i.e. the "-001" suffix) but that would have long since ceased to exist. Maybe report the issue to the infrastructure folks, or whomever has admin access to Nexus. Cheers, Eoghan 2009/12/18 <dav...@apache.org> > Hi all, > > The DOSGi deploy build on Hudson is failing with the following: > > [INFO] Error deploying artifact: Authorization failed: Access denied > to: > https://repository.apache.org/service/local/staging/deploy/maven2/org/apache/cxf/dosgi/cxf-dosgi-remote-service-admin-interfaces/1.0.0/cxf-dosgi-remote-service-admin-interfaces-1.0.0.jar > > See [1]. Anyone an idea what might be causing this or how to resolve it? > > Thanks! > > David > > [1] > http://hudson.zones.apache.org/hudson/view/CXF/job/CXF-DOSGi-deploy/81/org.apache.cxf.dosgi$cxf-dosgi-remote-service-admin-interfaces/console >