[
https://issues.apache.org/jira/browse/SPARK-1650?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13982455#comment-13982455
]
Rahul Singhal commented on SPARK-1650:
--------------------------------------
PR: https://github.com/apache/spark/pull/572
> Correctly identify maven project version in distribution script
> ---------------------------------------------------------------
>
> Key: SPARK-1650
> URL: https://issues.apache.org/jira/browse/SPARK-1650
> Project: Spark
> Issue Type: Bug
> Components: Deploy
> Affects Versions: 1.0.0
> Reporter: Rahul Singhal
>
> make-distribution.sh uses "mvn help:evaluate -Dexpression=project.version" to
> extract the project version but this command also has a side-effect of
> downloading any dependencies from maven servers. So sometimes wrong version
> string is used.
--
This message was sent by Atlassian JIRA
(v6.2#6252)