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

sbt plugin enabled to handle jenkins-managed global.sbt script, jenkins-managed credentials

XMLWordPrintable

    • Icon: Improvement Improvement
    • Resolution: Unresolved
    • Icon: Major Major
    • sbt-plugin
    • None
    • all

      Currently the only way that a global.sbt can be added to an SBT install on jenkins to ssh onto the box and directly place it in the sbt install directory (normally a place like "JENKINS_HOME/data/.sbt/{sbtversion}". This is impractical however if the Jenkins is running in a kubernetes install.

      The global sbt script normally handles essentials like setting the artifactory credentials and url logic (publishTo).

      The maven plugin allows the ability to associate maven install(s) with a global settings.xml.

      This ticket would enhance the sbt plugin to do something similar. (ie. associate an SBT install with a jenkins-managed global.sbt file).

       

       

            Unassigned Unassigned
            normana400 Andrew Norman
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: