Skip to content

Instantly share code, notes, and snippets.

@andrewfraley
Created May 5, 2014 14:45
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save andrewfraley/3e2fa636ecc83f52e5d1 to your computer and use it in GitHub Desktop.
Save andrewfraley/3e2fa636ecc83f52e5d1 to your computer and use it in GitHub Desktop.
# Installs Maven 3.1.1
node.override['maven']['3']['version'] = "3.1.1"
node.override['maven']['3']['checksum'] = "077ed466455991d5abb4748a1d022e2d2a54dc4d557c723ecbacdc857c61d51b"
include_recipe 'maven'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment