------ Committers | Maven Settings ------ Apache Onami Documentation Team ------ 2012-11-16 ------ ~~ ~~ Licensed to the Apache Software Foundation (ASF) under one ~~ or more contributor license agreements. See the NOTICE file ~~ distributed with this work for additional information ~~ regarding copyright ownership. The ASF licenses this file ~~ to you 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. ~~ Introduction This document is intended to set up the Maven committer settings, i.e. the <<<$\{user.home\}/.m2/settings.xml>>>. * Enable Apache Servers Maven uses several servers configuration to deploy snapshots, releases and documentation on the Apache servers. You need to tell to Maven what your Apache username is. Please note that the servers now use your LDAP credentials, which may differ from your old SVN credentials. <>. +-----+ apache.snapshots.https apache.releases.https apache false forked-path ${gpg.keyname} ${gpg.passphrase} +-----+ You also need to be a member of the group <<>> and <<>> on <<>>. A copy of a <<>> emplate file can be downloaded from {{{https://svn.apache.org/repos/asf/onami/committers/maven/settings.xml}SVN}}.