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

Ability to output dependencies as a file for use in scripting

      Rather than downloading the dependencies as files I'd like to have the ability to output a list of URLs written to a file. I can then send this file to an external system to download directly from the repo.

      Specific use case:

      In particular I can then use this file to create scripts for installing software onto AWS instances - pulling directly from the repository on the instance itself rather than pushing the files to the instance. This is necessary if I want to use AWS scalability groups.

      I'll write my own extension, and post a patch as an attachment once I'm done.

          [JENKINS-25919] Ability to output dependencies as a file for use in scripting

          Feel free to submit a patch for this.

          Thanks.

          Larry Shatzer, Jr. added a comment - Feel free to submit a patch for this. Thanks.

          martinfr62 added a comment -

          Patch which adds ability to create

          {project}

          .properties rather than download files. properties is a java XML properties file

          martinfr62 added a comment - Patch which adds ability to create {project} .properties rather than download files. properties is a java XML properties file

          A pull request probably would work better. I mean to say pull request instead of patch... Thanks

          Larry Shatzer, Jr. added a comment - A pull request probably would work better. I mean to say pull request instead of patch... Thanks

            Unassigned Unassigned
            martinfr62 martinfr62
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated: