Kanagha Pradha created SPARK-21151:
--------------------------------------

             Summary: Maven release error - Spark 2.0.2 with scala 2.10 version
                 Key: SPARK-21151
                 URL: https://issues.apache.org/jira/browse/SPARK-21151
             Project: Spark
          Issue Type: Bug
          Components: Deploy
    Affects Versions: 2.0.2
            Reporter: Kanagha Pradha
             Fix For: 2.0.2


I am facing error while doing maven release:prepare with spark 2.0.2 compiled 
against 2.10 version

I am building spark 2.0.2 with scala 2.10 by following
https://spark.apache.org/docs/2.0.2/building-spark.html#building-for-scala-210

I could build successfully in OSx. But doing maven release:prepare  using the 
command fails:
mvn  -f pom.xml -e  -DskipTests -Dresume=false *-Pscala-2.10* -U -X 
release:prepare

Instead of -Pscala-2.10, I tried using -Dscala-2.10 as well.
This is the error:

Failed to execute goal on project spark-sketch_2.10: Could not resolve 
dependencies for project org.apache.spark:spark-sketch_2.10:jar:2.0.2: *Failure 
to find org.apache.spark:spark-tags_2.11:jar:2.0.2 *in <a .. nexus repo...> was 
cached in the local repository, resolution will not be reattempted until the 
update interval of nexus has elapsed or updates are forced -&gt; [Help 1]

The spark modules are dependent upon other modules which are scala 2.11 
versioned.




--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

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

Reply via email to