{ "translations": {
"Lookup Server Connector" : "Łącze serwera wyszukiwania",
"Sync public user information with the lookup server" : "Synchronizuj publiczne informacje o użytkowniku z serwerem wyszukiwania"
},"pluralForm" :"nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && (n%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);"
}table id='header'>
blob: 9e229ac639fafcc75413c7a812cb739ff6217cd7 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
|
------
System Administrators Guide to Apache Archiva
------
------
2011-09-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.
System Administrators Guide to Apache Archiva
Archiva is designed to be simple to install and maintain - including both manual configuration files and a comprehensive
graphical administration interface.
The following sections describe the process for configuring Archiva for use:
* {{{./installing.html} Installing Archiva}}
* {{{./databases.html} Configuring databases for Archiva}}
* {{{./security.html} Configuring security for Archiva}}
* {{{./configuration.html} Using the graphical administration interface}}
* {{{./configuration-files.html} The configuration files available for Archiva}}
* {{{./audit-logs.html} Audit logging}}
* {{{./reports.html} Repository health reports}}
* {{{./web-services.html} Archiva Web Services}}
* {{{./repositories-content-storage.html} Repositories Content Storage}}
[]
|