Uploaded image for project: 'Jenkins'
  1. Jenkins
  2. JENKINS-68928

Wrong JENKINS_HOME used by jetty:run since Jetty 10 upgrade

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Minor Minor
    • core
    • openjdk version "11.0.14.1" 2022-02-08 LTS
      OpenJDK Runtime Environment Zulu11.54+25-CA (build 11.0.14.1+1-LTS)
      OpenJDK 64-Bit Server VM Zulu11.54+25-CA (build 11.0.14.1+1-LTS, mixed mode)

      Mac M1 Monterey

      Since commit https://github.com/jenkinsci/jenkins/commit/ea3017ea85a1e37c25e6e15758921e18235face8

      Introduced in https://github.com/jenkinsci/jenkins/pull/6694

      The JENKINS_HOME that mvn jetty:run is using appears to be the default JENKINS_HOME you get with java -jar jenkins.war.

      in my case $HOME/.jenkins.

      Prior to this commit it would be:
      $JENKINS_REPO/war/work.

            basil Basil Crow
            timja Tim Jacomb
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: