Thanks Sean. I noticed this one while building Spark version 1.5.0-SNAPSHOT 
this morning. 

WARNING] Rule 0: org.apache.maven.plugins.enforcer.RequireMavenVersion failed 
with message:
Detected Maven Version: 3.2.5 is not in the allowed range 3.3.3.

Should we be using maven 3.3.3 locally or build/mvn starting from Spark 1.4.1 
or Spark version 1.5?

Guru Medasani
gdm...@gmail.com



> On Aug 3, 2015, at 1:01 PM, Sean Owen <so...@cloudera.com> wrote:
> 
> If you use build/mvn or are already using Maven 3.3.3 locally (i.e.
> via brew on OS X), then this won't affect you, but I wanted to call
> attention to https://github.com/apache/spark/pull/7852 which makes
> Maven 3.3.3 the minimum required to build Spark. This heads off
> problems from some behavior differences that Patrick and I observed
> between 3.3 and 3.2 last week, on top of the "dependency reduced POM"
> glitch from the 1.4.1 release window.
> 
> Again all you need to do is use build/mvn if you don't already have
> the latest Maven installed and all will be well.
> 
> Sean
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscr...@spark.apache.org
> For additional commands, e-mail: dev-h...@spark.apache.org
> 

Reply via email to