Skip to content

Conversation

@bramwelt
Copy link
Contributor

Installs maven during build.sh so that it can be run locally in the Vagrantbox.

Update build script with correct default JAVA_HOME
Clean up maven tarball in clean.sh
This only exports the new path if we aren't on Jenkins.
Moves the maven download to just before analysis, where it will be
needed.

fix bug 1054557
@bramwelt
Copy link
Contributor Author

r? anyone

@rhelmer
Copy link
Contributor

rhelmer commented Aug 18, 2014

r+ we didn't used to do this because OpenJDK wasn't explicitly supported for Hadoop (we used to install JDK from Oracle but they make this difficult now).

Looks like Hadoop supports OpenJDK now though!

@bramwelt
Copy link
Contributor Author

r- on myself.

This is going to do silly things on Travis (they already have Maven installed), and is actually specific to the Vagrantbox.

I'm going to change this up to install through Puppet instead.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants