Uploaded image for project: 'Spark'
  1. Spark
  2. SPARK-33580

resolveDependencyPaths should use classifier attribute of artifact

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 3.1.0
    • 3.1.0
    • Spark Core
    • None

    Description

      `resolveDependencyPaths` now takes artifact type to decide to add "tests" postfix. However, the path pattern of ivy in `resolveMavenCoordinates` is "[organization]_[artifact][revision](-[classifier]).[ext]". We should use classifier instead of type to construct file path.

      Attachments

        Activity

          People

            viirya L. C. Hsieh
            viirya L. C. Hsieh
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: