[
https://issues.apache.org/jira/browse/SPARK-1650?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Rahul Singhal updated SPARK-1650:
---------------------------------
Description: 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. (was: 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.)
> 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)