Uploaded image for project: 'Pig'
  1. Pig
  2. PIG-2479

changingPattern should be used with checkmodified in ivysettings.xml

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Minor
    • Resolution: Unresolved
    • 0.9.1
    • None
    • build
    • None

    Description

      In ivy/ivysettings.xml, checkmodified="true" is used for the apache-snapshots resolver. When using checkmodified="true", you also need changingPattern=".*SNAPSHOT" (in this case - it's Ivy, so theoretically that could be anything, but since the modified jars here would all be Maven-produced, they'll all have versions ending in "SNAPSHOT") or they won't actually be checked.

      In addition, it'd be nice to have checkmodified="true" and changingPattern=".*SNAPSHOT" on the "fs" resolver, so that you can build against locally built SNAPSHOTs of dependencies.

      Attachments

        1. PIG-2479.diff.txt
          1 kB
          Andrew Bayer

        Activity

          People

            Unassigned Unassigned
            abayer Andrew Bayer
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: