cookbook 'maven', '= 0.10.0'
maven
(45) Versions
0.10.0
-
Follow52
Installs Apache Maven includes a resource for installing artifacts from maven
cookbook 'maven', '= 0.10.0', :supermarket
knife supermarket install maven
knife supermarket download maven
Description
Installs and configures Apache Maven
Requirements
Platform:
- Debian, Ubuntu, CentOS, Red Hat, Fedora
The following Opscode cookbooks are dependencies:
- java
- jpackage
Attributes
Usage
Simply include the recipe where you want Apache Maven installed.
TODO
- plugin support
- global config template - %M2_HOME%/conf/settings.xml
License and Author
Author:: Seth Chisamore (schisamo@opscode.com)
Copyright 2010, Opscode, Inc.
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.