Uploaded image for project: 'Maven'
  1. Maven
  2. MNG-1412

dependency sorting in classpath

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 2.0
    • 2.0.9
    • Dependencies
    • None

    Description

      The .classpath file entries should be ordered by nearest transitiveness (if that's a word).

      For example, I have project A that depends on B that depends on C. The classpath for A is generated in the order C, B. Ideally the classpath should be in order of how near they are to the project, i.e. B, C.

      Attachments

        1. MNG-1412-maven-2.0.x-r507746.patch
          18 kB
        2. MNG-1412_dependency_sorting.tgz
          1 kB
          Herve Boutemy
        3. artifact-order_maven-project.txt
          10 kB
          Martin Zeltner
        4. artifact-order_maven-artifact-manager.txt
          7 kB
          Martin Zeltner
        5. artifact-order_maven-artifact.txt
          9 kB
          Martin Zeltner

        Issue Links

          Activity

            People

              hboutemy Herve Boutemy
              markh Mark Hobson
              Votes:
              44 Vote for this issue
              Watchers:
              35 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: