What if you use the built-in maven (i.e. build/mvn). It might be that we require a newer version of maven than you have. The release itself is built with maven 3.3.3:
https://github.com/apache/spark/blob/master/build/mvn#L72 - Patrick On Fri, Jul 3, 2015 at 3:19 PM, Krishna Sankar <ksanka...@gmail.com> wrote: > Yep, happens to me as well. Build loops. > Cheers > <k/> > > On Fri, Jul 3, 2015 at 2:40 PM, Ted Yu <yuzhih...@gmail.com> wrote: >> >> Patrick: >> I used the following command: >> ~/apache-maven-3.3.1/bin/mvn -DskipTests -Phadoop-2.4 -Pyarn -Phive clean >> package >> >> The build doesn't seem to stop. >> Here is tail of build output: >> >> [INFO] Dependency-reduced POM written at: >> /home/hbase/spark-1.4.1/bagel/dependency-reduced-pom.xml >> [INFO] Dependency-reduced POM written at: >> /home/hbase/spark-1.4.1/bagel/dependency-reduced-pom.xml >> >> Here is part of the stack trace for the build process: >> >> http://pastebin.com/xL2Y0QMU >> >> FYI >> >> On Fri, Jul 3, 2015 at 1:15 PM, Patrick Wendell <pwend...@gmail.com> >> wrote: >>> >>> Please vote on releasing the following candidate as Apache Spark version >>> 1.4.1! >>> >>> This release fixes a handful of known issues in Spark 1.4.0, listed here: >>> http://s.apache.org/spark-1.4.1 >>> >>> The tag to be voted on is v1.4.1-rc2 (commit 07b95c7): >>> https://git-wip-us.apache.org/repos/asf?p=spark.git;a=commit;h= >>> 07b95c7adf88f0662b7ab1c47e302ff5e6859606 >>> >>> The release files, including signatures, digests, etc. can be found at: >>> http://people.apache.org/~pwendell/spark-releases/spark-1.4.1-rc2-bin/ >>> >>> Release artifacts are signed with the following key: >>> https://people.apache.org/keys/committer/pwendell.asc >>> >>> The staging repository for this release can be found at: >>> [published as version: 1.4.1] >>> https://repository.apache.org/content/repositories/orgapachespark-1120/ >>> [published as version: 1.4.1-rc2] >>> https://repository.apache.org/content/repositories/orgapachespark-1121/ >>> >>> The documentation corresponding to this release can be found at: >>> http://people.apache.org/~pwendell/spark-releases/spark-1.4.1-rc2-docs/ >>> >>> Please vote on releasing this package as Apache Spark 1.4.1! >>> >>> The vote is open until Monday, July 06, at 22:00 UTC and passes >>> if a majority of at least 3 +1 PMC votes are cast. >>> >>> [ ] +1 Release this package as Apache Spark 1.4.1 >>> [ ] -1 Do not release this package because ... >>> >>> To learn more about Apache Spark, please see >>> http://spark.apache.org/ >>> >>> --------------------------------------------------------------------- >>> To unsubscribe, e-mail: dev-unsubscr...@spark.apache.org >>> For additional commands, e-mail: dev-h...@spark.apache.org >>> >> > --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@spark.apache.org For additional commands, e-mail: dev-h...@spark.apache.org