Rahul Singhal created SPARK-1650:
------------------------------------
Summary: 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 dependcies from maven servers. So sometimes wrong version
string is used.
--
This message was sent by Atlassian JIRA
(v6.2#6252)