Uploaded image for project: 'Kylin'
  1. Kylin
  2. KYLIN-3567

Change scala dependency to provided

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • None
    • v2.5.1
    • None
    • None

    Description

      The scope of scala dependency in "engine-spark" module should be "provided".

      <dependency>
      <groupId>org.scala-lang</groupId>
      <artifactId>scala-library</artifactId>
      </dependency>

      <dependency>
      <groupId>org.scala-lang</groupId>
      <artifactId>scala-compiler</artifactId>
      </dependency>

      <dependency>
      <groupId>org.scala-lang</groupId>
      <artifactId>scala-reflect</artifactId>
      </dependency>

      Attachments

        Issue Links

          Activity

            People

              Wayne0101 Chao Long
              Wayne0101 Chao Long
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: