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

Implement a XPathChoiceListProvider so that entries could be read from the pom.xml for example

XMLWordPrintable

      Having a XPathChoiceListProvider would allow to grab certain entries from an XML file.
      In our case we want to grab all Maven provile ids because those profile ids are the name of the environments where you can deploy an artifact to.
      The selected entry could later be passed to the Maven build by something like that "-P${profileId}"...

      As filename any file should be possible, relative to the job's workspace root - not only pom.xml.

            Unassigned Unassigned
            mirumpf Michael Rumpf
            Votes:
            1 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: