Uploaded image for project: 'Ivy'
  1. Ivy
  2. IVY-67

resolver which always checks file system first

    XMLWordPrintableJSON

Details

    • New Feature
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • 1.2
    • 1.3
    • None
    • None
    • All

    Description

      In a typical scenario, developers only store ivy files and artifacts on the local file system when they are unavailable from remote repositories. The ivy resolver needs to handle the following cases:

      1) Ivy file on filesystem and artifact on remote repo.
      2) Ivy file on remote ivy repo and artifact on file system.
      3) Both Ivy file and artifact on filesystem.
      4) Ivy file on remote ivy repo and artifact on remote repo.

      Currently this can be accomplished with a verbose resolver definition in the ivyconf.xml.

      http://www.jayasoft.org/node/207#comment-294

      Since this is a typical use case, I think it would be in ivy's best interest to come out of box with a resolver which handles this scenario.

      Attachments

        Activity

          People

            xavier Xavier Hanin
            kbaum Karl Baum
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: