Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Jenkins download and deployment page - download links to 2.263 war file are broken #3885

Closed
Mike4Online opened this issue Oct 20, 2020 · 3 comments
Labels

Comments

@Mike4Online
Copy link

Problem with the Jenkins download and deployment page, source file
download links to 2.263 war file are broken

From https://www.jenkins.io/download/, under Download Jenkins 2.263 for:, click Generic Java package (.war)

You'll get a Not found in your browser.

Expected: prompt to download jenkins.war.

Possible Solution

Establish the folder https://get.jenkins.io/war/2.263 and place the corresponding jenkins.war file in it.

@jglick
Copy link
Contributor

jglick commented Oct 20, 2020

Originally reported as: jenkinsci/jenkins#5019 (comment)

@olblak
Copy link
Member

olblak commented Oct 20, 2020

The issue has been identified and we are working on it.
In short, we generated a new maven release and publish it on the Jenkins maven repository, but then the packaging failed because of the windows packaging and due to that other packages haven't been push

@MarkEWaite
Copy link
Contributor

Resolved. The mirrorlist shows that 6 of the mirrors now have Jenkins 2.263.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

4 participants