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

Parameterized Matrix Project is not working

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Major Major
    • matrix-project-plugin
    • None
    • Platform: All, OS: All

      I have set up a Parameterized Matrix Project.

      For example my Parameter is simply SVNTAG=AProject-0.1.0.

      I set up my repository url to http://svn/tags/${SVNTAG}

      Then, when I try to manually build my project, the Master executer succesfully
      checks out the code, but the triggered slaves cannot checkout. They report an
      error that the URL http://svn/tags/${SVNTAG} does not exist.

      It seems like the slaves are not getting the parameter values.

            Unassigned Unassigned
            ertanden ertanden
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: