[
https://issues.apache.org/jira/browse/SPARK-1650?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Patrick Wendell resolved SPARK-1650.
------------------------------------
Resolution: Fixed
Fix Version/s: 1.0.0
> 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
> Fix For: 1.0.0
>
>
> 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)