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

defaultconfmapping not inherited

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Duplicate
    • 2.3.0
    • None
    • Core
    • None

    Description

      Run ant in attached project.
      It has two ant modules - parent and proj1.
      Parent defines defaultconfmapping="*->default".
      Proj1 inherits parent and depends on guava in conf="compile;foo".

      Given default mappings this should resolve to compile->default;foo->default but instead it seems to resolve to compile->compile;foo->foo and fails.

      Adding defaultconfmapping to proj1 workarounds this problem.

      Attachments

        1. ivy-defaultconfmapping.zip
          3 kB
          Marcin Wisnicki

        Issue Links

          Activity

            People

              twogee Gintas Grigelionis
              mwisnicki Marcin Wisnicki
              Votes:
              1 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: