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

absolute path on Windows

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Minor
    • Resolution: Invalid
    • 2.2.0
    • None
    • Maven Compatibility
    • Windows XP, Maven2, Grails 1.3.7

    Description

      Grails 1.3.7 includes IVY 2.2 for dependency management. My problem is:

      1. I have customized maven2 settings.xml

      In my per user maven settings.xml i have

      <localRepository>
      C:\m2
      </localRepository>

      ivy fails to resolve my plugins because

      WARNING: Dependencies cannot be resolved for plugin [springcache] due to error:
      ivy pattern must be absolute:
      C:\m2
      /[organisation]/[module]/[revision]/[module][revision]([classifier]).pom

      removing localRepository from maven configuration corrects problem. I suspect that problem is in ivy resolver.

      Attachments

        Activity

          People

            maartenc Maarten Coene
            hsn Radim Kolar
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: