Re: Maven issues with 1.5-RC

2015-08-27 Thread Steve Loughran
what happens if you edit your env to remove mvn 3.0.4, and unset any MAVEN_HOME? On 26 Aug 2015, at 16:08, Chris Freeman mailto:cfree...@alteryx.com>> wrote: Currently trying to compile 1.5-RC2 (from https://github.com/apache/spark/commit/727771352855dbb780008c449a877f5aaa5fc27a) and running i

Re: Maven issues with 1.5-RC

2015-08-26 Thread shane knapp
we build on jenkins w/3.1.1, but also have 3.0.4. On Wed, Aug 26, 2015 at 8:18 AM, Sean Owen wrote: > It sounds like you're doing the right things. I believe the Jenkins > test machines also have 3.0.4, but successfully build by using > build/mvn --force. Not sure what to make of that. > > On Wed

Re: Maven issues with 1.5-RC

2015-08-26 Thread Sean Owen
It sounds like you're doing the right things. I believe the Jenkins test machines also have 3.0.4, but successfully build by using build/mvn --force. Not sure what to make of that. On Wed, Aug 26, 2015 at 4:08 PM, Chris Freeman wrote: > Currently trying to compile 1.5-RC2 (from > https://github.c

Maven issues with 1.5-RC

2015-08-26 Thread Chris Freeman
Currently trying to compile 1.5-RC2 (from https://github.com/apache/spark/commit/727771352855dbb780008c449a877f5aaa5fc27a) and running into issues with the new Maven requirement. I have 3.0.4 installed at the system level, 1.5 requires 3.3.3. As Patrick has pointed out in other places, this sho