No, Hudson is getting 401, while trying to upload Wink artifacts (all artifacts now have suffix "incubating") See Hudson log attached
Repository content does not reflect my change For example: "wink-dist-0.1-SNAPSHOT.zip<https://repository.apache.org/content/repositories/snapshots/org/apache/wink/wink-dist/0.1-SNAPSHOT/wink-dist-0.1-SNAPSHOT.zip>" should be wink-dist-0.1-incubating SNAPSHOT.zip<https://repository.apache.org/content/repositories/snapshots/org/apache/wink/wink-dist/0.1-SNAPSHOT/wink-dist-0.1-SNAPSHOT.zip> From: Nicholas L Gallardo [mailto:[email protected]] Sent: Monday, July 20, 2009 9:44 PM To: [email protected] Subject: Re: [NEED YOU HELP] Nexus repository issue You're getting an HTTP 401 error when you visit the link below? I went there just now and was able to bring up the repo. The contents of the dist folder all imply that they've been updated today as well. Index of /content/repositories/snapshots/org/apache/wink/wink-dist/0.1-SNAPSHOT/ Name Last Modified Size Description Parent Directory<https://repository.apache.org/content/repositories/snapshots/org/apache/wink/wink-dist/> maven-metadata.xml<https://repository.apache.org/content/repositories/snapshots/org/apache/wink/wink-dist/0.1-SNAPSHOT/maven-metadata.xml> Mon Jul 20 04:09:49 GMT+00:00 2009 312 maven-metadata.xml.md5<https://repository.apache.org/content/repositories/snapshots/org/apache/wink/wink-dist/0.1-SNAPSHOT/maven-metadata.xml.md5> Mon Jul 20 04:09:50 GMT+00:00 2009 32 maven-metadata.xml.sha1<https://repository.apache.org/content/repositories/snapshots/org/apache/wink/wink-dist/0.1-SNAPSHOT/maven-metadata.xml.sha1> Mon Jul 20 04:09:50 GMT+00:00 2009 40 wink-dist-0.1-SNAPSHOT.pom<https://repository.apache.org/content/repositories/snapshots/org/apache/wink/wink-dist/0.1-SNAPSHOT/wink-dist-0.1-SNAPSHOT.pom> Mon Jul 20 04:09:37 GMT+00:00 2009 5410 wink-dist-0.1-SNAPSHOT.pom.md5<https://repository.apache.org/content/repositories/snapshots/org/apache/wink/wink-dist/0.1-SNAPSHOT/wink-dist-0.1-SNAPSHOT.pom.md5> Mon Jul 20 04:09:40 GMT+00:00 2009 32 wink-dist-0.1-SNAPSHOT.pom.sha1<https://repository.apache.org/content/repositories/snapshots/org/apache/wink/wink-dist/0.1-SNAPSHOT/wink-dist-0.1-SNAPSHOT.pom.sha1> Mon Jul 20 04:09:40 GMT+00:00 2009 40 wink-dist-0.1-SNAPSHOT.zip<https://repository.apache.org/content/repositories/snapshots/org/apache/wink/wink-dist/0.1-SNAPSHOT/wink-dist-0.1-SNAPSHOT.zip> Mon Jul 20 04:09:42 GMT+00:00 2009 11883877 wink-dist-0.1-SNAPSHOT.zip.md5<https://repository.apache.org/content/repositories/snapshots/org/apache/wink/wink-dist/0.1-SNAPSHOT/wink-dist-0.1-SNAPSHOT.zip.md5> Mon Jul 20 04:09:44 GMT+00:00 2009 32 wink-dist-0.1-SNAPSHOT.zip.sha1<https://repository.apache.org/content/repositories/snapshots/org/apache/wink/wink-dist/0.1-SNAPSHOT/wink-dist-0.1-SNAPSHOT.zip.sha1> Mon Jul 20 04:09:44 GMT+00:00 2009 40 Strange... -Nick Nicholas Gallardo WebSphere - REST & WebServices Development [email protected] Phone: 512-286-6258 Building: 903 / 5G-016 [cid:[email protected]]"Snitkovsky, Martin" <[email protected]> "Snitkovsky, Martin" <[email protected]> 07/20/2009 01:36 PM Please respond to [email protected] To "[email protected]" <[email protected]> cc Subject [NEED YOU HELP] Nexus repository issue I am facing some issue with Hudson which I hope someone has a solution for. I have already send a question to repository@ , but it can take some time since Brian Fox is OOO for a few days. The problem - Hudson is unable to deploy Wink artifacts to Nexus repository. All worked fine till I changed wink version name from 0.1-SNAPSHOT to 0.1-incubating-SNAPSHOT After the change, Hudson constantly fails to deploy new artifacts to the repository https://repository.apache.org/content/repositories/snapshots/org/apache/wink/ We are getting Http 401. Anyone has any clue idea what could be wrong? IMO, such change requires total removal of the wink from repository ... but maybe I am wrong. Thanks -- Martin
