[Jenkins-infra] Fwd: Is plugin nexus repository down?
R. Tyler Croy
tyler at monkeypox.org
Thu Mar 17 15:56:36 UTC 2016
(replies inline)
On Thu, 17 Mar 2016, Arnaud H?ritier wrote:
> It seems he is right ...
Only kind of, the redirection rules that I put in place do not support
directory listing at the root levels, and only redirect the two paths that I
knew needed to be redirected, e.g.
RedirectMatch ^/content/repositories/releases/(.*) http://repo.jenkins-ci.org/releases/$1
RedirectMatch ^/content/repositories/snapshots/(.*) http://repo.jenkins-ci.org/snapshots/$1
A demonstration is always better than words though!
% wget -O /dev/null maven.jenkins-ci.org:8081/content/repositories/releases/settings.xml
--2016-03-17 08:52:10-- http://maven.jenkins-ci.org:8081/content/repositories/releases/settings.xml
Resolving maven.jenkins-ci.org (maven.jenkins-ci.org)... 199.193.196.24
Connecting to maven.jenkins-ci.org (maven.jenkins-ci.org)|199.193.196.24|:8081... connected.
HTTP request sent, awaiting response... 302 Found
Location: http://repo.jenkins-ci.org/releases/settings.xml [following]
--2016-03-17 08:52:10-- http://repo.jenkins-ci.org/releases/settings.xml
Resolving repo.jenkins-ci.org (repo.jenkins-ci.org)... 52.72.145.34, 54.88.172.188
Connecting to repo.jenkins-ci.org (repo.jenkins-ci.org)|52.72.145.34|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 1731 (1.7K) [application/xml]
Saving to: '/dev/null'
/dev/null 100%[================================================================================>] 1.69K --.-KB/s in 0s
2016-03-17 08:52:10 (3.54 MB/s) - '/dev/null' saved [1731/1731]
maven.jenkins-ci.org has been deprecated for *years* in favor of
repo.jenkins-ci.org
> ---------- Forwarded message ----------
> From: Hao Chen <orctom at gmail.com>
> Date: Thu, Mar 17, 2016 at 9:54 AM
> Subject: Is plugin nexus repository down?
> To: Jenkins Developers <jenkinsci-dev at googlegroups.com>
>
>
> Hi there,
>
> Is plugin nexus repository down? I can't access it for a few days.
> http://maven.jenkins-ci.org:8081/content/repositories/
>
> Hao
>
> --
> You received this message because you are subscribed to the Google Groups
> "Jenkins Developers" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to jenkinsci-dev+unsubscribe at googlegroups.com.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/jenkinsci-dev/f27ec7ce-ebdb-42f1-91be-0d86104a7546%40googlegroups.com
> <https://groups.google.com/d/msgid/jenkinsci-dev/f27ec7ce-ebdb-42f1-91be-0d86104a7546%40googlegroups.com?utm_medium=email&utm_source=footer>
> .
> For more options, visit https://groups.google.com/d/optout.
>
>
>
> --
> -----
> Arnaud Héritier
> http://aheritier.net
> Mail/GTalk: aheritier AT gmail DOT com
> Twitter/Skype : aheritier
> _______________________________________________
> Jenkins-infra mailing list
> Jenkins-infra at lists.jenkins-ci.org
> http://lists.jenkins-ci.org/mailman/listinfo/jenkins-infra
- R. Tyler Croy
------------------------------------------------------
Code: <https://github.com/rtyler>
Chatter: <https://twitter.com/agentdero>
% gpg --keyserver keys.gnupg.net --recv-key 3F51E16F
------------------------------------------------------
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 181 bytes
Desc: Digital signature
URL: <http://lists.jenkins-ci.org/pipermail/jenkins-infra/attachments/20160317/aaf06ac6/attachment.asc>
More information about the Jenkins-infra
mailing list