RDTK / generator

A tool for creating Jenkins jobs and other things from recipes describing software projects
GNU General Public License v3.0
21 stars 3 forks source link

Install Jenkins broken #49

Closed LeroyR closed 3 years ago

LeroyR commented 3 years ago

New Jenkins release does not work with the generator.

Which generator version are you using?

build-generator 0.33.63
asdf            3.3.1
SBCL            2.0.10.0.sbcl-2.0.10.0-badfc73b9

What did you do?

install-jenkins

What happened instead?

I also tried to set the jenkins-download-url to an older release but the generator seems to get stuck (no output after ~5minutes)

scymtym commented 3 years ago

Please try with the most recent commit in the master branch.

LeroyR commented 3 years ago

Jenkis installs fine and does not show the setup wizard :+1: