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

When using ant build step, artifact links in build properties are broken

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Cannot Reproduce
    • Icon: Major Major
    • ant-plugin, core
    • Latest build 1.500, installed on Mac OS X 10.8.2

      When using ant build step, artifact links in build properties are broken.
      Steps:

      • run a job with an ant build step & archiving artifact post-build step
      • after build succeeds - go to build properties page: http://<jenkins-url>/job/<job-name>/<build-number>/
      • find link to the archived artifact on this page and click it
      • 404 File Not Found is displayed

      Reason for 404 is that link is referencing <build-number>/artifact folder, however, in the workspace directory there's a <build-number>/archive folder created.

      Removing ant build step resolves issue for new builds

            Unassigned Unassigned
            asidden Denis Syrokvash
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: