There was a discussion between Niklas Gustavsson and Oliver Lamy recently at builds@ about Snapshot deployment. Maybe this issue is related?
On Mar 9, 2011 6:28 AM, "Emmanuel Lecharny" <[email protected]> wrote: > Hi, > > it seems that Jenkins is having some problem to build the trunk. It's > quite strange, because it claims not to be able to access some file on > the repo : > https://builds.apache.org/hudson/view/A-F/view/Directory/job/dir-shared-jdk15-ubuntu-deploy/214/console > > Caused by: java.io.IOException: Server returned HTTP response code: 500 for URL: https://repository.apache.org/content/repositories/snapshots/org/apache/directory/shared/shared-parent/1.0.0-M2-SNAPSHOT/maven-metadata.xml > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1196) > at java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:367) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getResponseCode(HttpsURLConnectionImpl.java:318) > at org.apache.maven.wagon.providers.http.LightweightHttpWagon.fillInputData(LightweightHttpWagon.java:115) > ... 7 more > > > When you try to open this file in a browser, there is no problem. I > guess that it's an issue with some Jenkins' configuration at this point. > > FYI, trunks is building fine locally. > > -- > Regards, > Cordialement, > Emmanuel Lécharny > www.iktek.com >
