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

Optionally allow java to not be managed via the java cookbook. #41

Closed erichelgeson closed 10 years ago

erichelgeson commented 10 years ago

There are use cases where Java is already installed or needs to be managed in a custom way. There should be a way for someone using the maven cookbook to tell it to not manage java for them. The Jenkins cookbook has taken a similar approach.

I will also be documenting guidelines for cookbook maintainers who depend on the java cookbook.

In reference to https://github.com/agileorbit-cookbooks/java/issues/190

k9ert commented 10 years ago

This is a very simple change and i'm highly interested to get it in! Is there anything i can help here to get it done?

btm commented 10 years ago

:+1: @someara @cwebberOps can we get this merged?