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

Snapshot versions in Maven 2 repository

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Duplicate
    • 1.3.1
    • None
    • Core
    • None

    Description

      It is impossible to resolve snapshot dependencies from a Maven 2 repository. Following artifact
      C:\maven\repository\foo\foo-module\1.0-SNAPSHOT\foo-module-1.0-20060505.112229-1.jar

      cannot be found by Ivy. Neither of 1.0-SNAPSHOT, latest.integration, 1+ revisions works in following dependency:
      <dependency org="foo" name="foo-module" rev="1.0-SNAPSHOT" />

      Error message for latest.integration:
      WARN: module not found: [ foo | foo-module | latest.integration ]
      WARN: file:///C:\maven\repository\foo\foo-module\latest.integration\foo-module-latest.integration.jar

      Attachments

        Activity

          People

            xavier Xavier Hanin
            valeri.felberg Valeri Felberg
            Votes:
            2 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: