You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Izek Greenfield (JIRA)" <ji...@apache.org> on 2019/05/16 14:32:00 UTC

[jira] [Created] (SPARK-27745) build/mvn take wrong scala version when compile for scala 2.12

Izek Greenfield created SPARK-27745:
---------------------------------------

             Summary: build/mvn take wrong scala version when compile for scala 2.12
                 Key: SPARK-27745
                 URL: https://issues.apache.org/jira/browse/SPARK-27745
             Project: Spark
          Issue Type: Bug
          Components: Build
    Affects Versions: 2.4.3
            Reporter: Izek Greenfield


in `build/mvn`

line: 
local scala_binary_version=`grep "scala.binary.version" "${_DIR}/../pom.xml" | head -n1 | awk -F '[<>]' '{print $3}'`

it grep the pom and there will be 2.11 and if I set -Pscala-2.12 it will take 2.11 



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org