Uploaded image for project: 'IvyDE (Retired)'
  1. IvyDE (Retired)
  2. IVYDE-188

Workspace Resolver Prevents Source Download

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 2.0.0.beta1
    • 2.1.0
    • workspace resolver
    • None
    • Ivy 2.0

    Description

      Source attachments triggered in the second half of the IvyResolveJob.getSourceArtifactPath method call the ivy resolve engine:

      ivy.getResolveEngine.download(....)

      This in turn delegates to a ChainResolver. The chain resolver stops at the first item in the chain to return a download report.

      The WorkspaceResolver currently returns a download report for non workspace project with DownloadStatus.NO, I think it should probably just skip adding the report so the chain can continue.

      Attachments

        1. IVYDE-188.patch
          3 kB
          Phillip Webb

        Issue Links

          Activity

            People

              hibou Nicolas Lalevée
              philw Phillip Webb
              Votes:
              1 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: