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

Http port for server task should be configurable

    • Icon: Improvement Improvement
    • Resolution: Fixed
    • Icon: Minor Minor
    • gradle-jpi-plugin
    • None

      In the Maven HPI Plugin, the port that jetty runs on is configurable and it is described on the plugin page:
      https://jenkinsci.github.io/maven-hpi-plugin/run-mojo.html

      For the gradle JPI plugin I would like the same functionality and description:
      https://wiki.jenkins-ci.org/display/JENKINS/Gradle+JPI+Plugin

      I tried for half an hour to start jenkins on a different port but did not succeed.

          [JENKINS-31881] Http port for server task should be configurable

          Daniel Spilker added a comment - https://github.com/jenkinsci/gradle-jpi-plugin/pull/72

          Code changed in jenkins
          User: Daniel Spilker
          Path:
          CHANGELOG.md
          README.md
          src/main/groovy/org/jenkinsci/gradle/plugins/jpi/ServerTask.groovy
          http://jenkins-ci.org/commit/gradle-jpi-plugin/5e1e8604da8650dc9b90657f16a9ad8fb25afb6b
          Log:
          allow to specify the HTTP port for the server task with the jenkins.httpPort project or system property

          [FIXES JENKINS-31881]

          SCM/JIRA link daemon added a comment - Code changed in jenkins User: Daniel Spilker Path: CHANGELOG.md README.md src/main/groovy/org/jenkinsci/gradle/plugins/jpi/ServerTask.groovy http://jenkins-ci.org/commit/gradle-jpi-plugin/5e1e8604da8650dc9b90657f16a9ad8fb25afb6b Log: allow to specify the HTTP port for the server task with the jenkins.httpPort project or system property [FIXES JENKINS-31881]

          Code changed in jenkins
          User: Daniel Spilker
          Path:
          CHANGELOG.md
          README.md
          src/main/groovy/org/jenkinsci/gradle/plugins/jpi/ServerTask.groovy
          http://jenkins-ci.org/commit/gradle-jpi-plugin/5346f4d7e70a412ee617e46980336d4a5d8fee1b
          Log:
          Merge pull request #72 from daspilker/JENKINS-31881

          JENKINS-31881 allow to specify the HTTP port for the server task

          Compare: https://github.com/jenkinsci/gradle-jpi-plugin/compare/d63498db6d99...5346f4d7e70a

          SCM/JIRA link daemon added a comment - Code changed in jenkins User: Daniel Spilker Path: CHANGELOG.md README.md src/main/groovy/org/jenkinsci/gradle/plugins/jpi/ServerTask.groovy http://jenkins-ci.org/commit/gradle-jpi-plugin/5346f4d7e70a412ee617e46980336d4a5d8fee1b Log: Merge pull request #72 from daspilker/ JENKINS-31881 JENKINS-31881 allow to specify the HTTP port for the server task Compare: https://github.com/jenkinsci/gradle-jpi-plugin/compare/d63498db6d99...5346f4d7e70a

            daspilker Daniel Spilker
            stivo Stivo
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: