sous-chefs / maven

Development repository for the maven cookbook
https://supermarket.chef.io/cookbooks/maven
Apache License 2.0
36 stars 153 forks source link

Add "extra_opts" attribute to Maven resource #33

Closed richid closed 9 years ago

richid commented 10 years ago

This allows the user to specify additional command line options when calling mvn. For example, I use this attribute to tell Maven where to find pom.xml and settings.xml:

extra_opts "-f #{home} -s #{home}/.m2/settings.xml"

chef-supermarket commented 10 years ago

Hi. Your friendly Curry bot here. Just letting you know that there are commit authors in this Pull Request who appear to not have signed a Chef CLA.

The following GitHub users do not appear to have signed a CLA:

Please sign the CLA here.

tas50 commented 9 years ago

Since the CLA hasn't been signed in over 6 month for this PR I'm going to close it out at this point. If the author would like to sign the CLA feel free to open up the PR again.