8000 GitHub - tobiaslidskog/chef-maven3: Chef recipe for installing maven 3
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

tobiaslidskog/chef-maven3

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

DESCRIPTION:
Chef recipe for installing Maven 3. Created since the official cookbook (https://github.com/opscode/cookbooks/tree/master/maven) only supported maven 2 at the time.

REQUIREMENTS:
Depends on java and jpackage.

ATTRIBUTES:
None so far.

USAGE:
Simply include the `maven3` recipe where ever you would like maven 3 installed.  

run_list(
	"recipe[maven3]"
	)

About

Chef recipe for installing maven 3

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0