mirror of https://github.com/apache/archiva.git
we don't anymore those files now
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1185262 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
fbae146623
commit
c9cb1de864
|
@ -1,44 +0,0 @@
|
||||||
<?xml version="1.0"?>
|
|
||||||
<!--
|
|
||||||
~ 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.
|
|
||||||
-->
|
|
||||||
<document>
|
|
||||||
<properties>
|
|
||||||
<title>Graphical Administration</title>
|
|
||||||
<author email="brett@apache.org">Brett Porter</author>
|
|
||||||
</properties>
|
|
||||||
<head>
|
|
||||||
</head>
|
|
||||||
<body>
|
|
||||||
<section name="Graphical Administration">
|
|
||||||
<div style="text-align: center">
|
|
||||||
<a id="single_image" href="../images/tour/admin.png"><img src="../images/tour/admin.png" height="401" alt="" /></a>
|
|
||||||
<p>
|
|
||||||
Archiva has a comprehensive web-based administration interface for configuring repositories,
|
|
||||||
remote proxies, scheduled jobs and more. The configuration is kept in sync with the XML
|
|
||||||
configuration files so that they can also be hand-edited if necessary.
|
|
||||||
</p>
|
|
||||||
<p>
|
|
||||||
<a href="upload.html">Previous: Artifact Upload</a> |
|
|
||||||
<strong>Graphical Administration</strong> |
|
|
||||||
<a href="virtual-repos.html">Next: Virtual Repositories</a>
|
|
||||||
</p>
|
|
||||||
</div>
|
|
||||||
</section>
|
|
||||||
</body>
|
|
||||||
</document>
|
|
|
@ -1,44 +0,0 @@
|
||||||
<?xml version="1.0"?>
|
|
||||||
<!--
|
|
||||||
~ 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.
|
|
||||||
-->
|
|
||||||
<document>
|
|
||||||
<properties>
|
|
||||||
<title>Audit Log Report</title>
|
|
||||||
<author email="oching@apache.org">Maria Odea Ching</author>
|
|
||||||
</properties>
|
|
||||||
<head>
|
|
||||||
</head>
|
|
||||||
<body>
|
|
||||||
<section name="Audit Log Report">
|
|
||||||
<div style="text-align: center">
|
|
||||||
<a id="single_image" href="../images/tour/audit-log.png"><img src="../images/tour/audit-log.png" height="401" alt="" /></a>
|
|
||||||
<p>
|
|
||||||
Archiva provides a user interface for querying audit logs. The current
|
|
||||||
implementation only covers upload/deploy actions but will include other
|
|
||||||
actions such as artifact delete, repository configuration and more in the future.
|
|
||||||
</p>
|
|
||||||
<p>
|
|
||||||
<a href="reports.html">Previous: Integrity Reports</a> |
|
|
||||||
<strong>Audit Log Report</strong> |
|
|
||||||
<a href="maintenance.html">Next: Maintenance</a>
|
|
||||||
</p>
|
|
||||||
</div>
|
|
||||||
</section>
|
|
||||||
</body>
|
|
||||||
</document>
|
|
|
@ -1,46 +0,0 @@
|
||||||
<?xml version="1.0"?>
|
|
||||||
<!--
|
|
||||||
~ 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.
|
|
||||||
-->
|
|
||||||
<document>
|
|
||||||
<properties>
|
|
||||||
<title>Maintenance</title>
|
|
||||||
<author email="oching@apache.org">Maria Odea Ching</author>
|
|
||||||
</properties>
|
|
||||||
<head>
|
|
||||||
</head>
|
|
||||||
<body>
|
|
||||||
<section name="Maintenance">
|
|
||||||
<div style="text-align: center">
|
|
||||||
<a id="single_image" href="../images/tour/maintenance.png"><img src="../images/tour/maintenance.png" height="401" alt="" /></a>
|
|
||||||
<p>
|
|
||||||
Archiva has utilities called consumers that can be used for maintaining the
|
|
||||||
Archiva repositories. These can be configured or activated in the Repository
|
|
||||||
Scanning section of the webapp. The configuration are stored in Archiva's
|
|
||||||
xml configuration files, meaning you can also hand-edit these config files to
|
|
||||||
enable or disable these consumers.
|
|
||||||
</p>
|
|
||||||
<p>
|
|
||||||
<a href="audit-log.html">Previous: Audit Log Report</a> |
|
|
||||||
<strong>Maintenance</strong> |
|
|
||||||
<a href="index.html">Next: Feature Tour</a>
|
|
||||||
</p>
|
|
||||||
</div>
|
|
||||||
</section>
|
|
||||||
</body>
|
|
||||||
</document>
|
|
|
@ -1,42 +0,0 @@
|
||||||
<?xml version="1.0"?>
|
|
||||||
<!--
|
|
||||||
~ 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.
|
|
||||||
-->
|
|
||||||
<document>
|
|
||||||
<properties>
|
|
||||||
<title>Project Information</title>
|
|
||||||
<author email="brett@apache.org">Brett Porter</author>
|
|
||||||
</properties>
|
|
||||||
<body>
|
|
||||||
<section name="Project Information">
|
|
||||||
<div style="text-align: center">
|
|
||||||
<a id="single_image" href="../images/tour/project.png"><img src="../images/tour/project.png" height="401" alt="" /></a>
|
|
||||||
<p>
|
|
||||||
Archiva provides an informative display for projects and artifacts stored in the repository.
|
|
||||||
This includes a user-friendly display of the Maven project information, as well as the relationships
|
|
||||||
between projects.
|
|
||||||
</p>
|
|
||||||
<p>
|
|
||||||
<a href="index.html">Previous: Feature Tour</a> |
|
|
||||||
<strong>Project Information</strong> |
|
|
||||||
<a href="search.html">Next: Artifact Search</a>
|
|
||||||
</p>
|
|
||||||
</div>
|
|
||||||
</section>
|
|
||||||
</body>
|
|
||||||
</document>
|
|
|
@ -1,44 +0,0 @@
|
||||||
<?xml version="1.0"?>
|
|
||||||
<!--
|
|
||||||
~ 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.
|
|
||||||
-->
|
|
||||||
<document>
|
|
||||||
<properties>
|
|
||||||
<title>Remote Proxying Cache</title>
|
|
||||||
<author email="brett@apache.org">Brett Porter</author>
|
|
||||||
</properties>
|
|
||||||
<head>
|
|
||||||
</head>
|
|
||||||
<body>
|
|
||||||
<section name="Remote Proxying Cache">
|
|
||||||
<div style="text-align: center">
|
|
||||||
<a id="single_image" href="../images/tour/proxy.png"><img src="../images/tour/proxy.png" height="401" alt="" /></a>
|
|
||||||
<p>
|
|
||||||
Archiva can operate as a proxy for remote repositories, allowing you to improve build
|
|
||||||
performance by caching artifacts in a closer network location, and control artifact
|
|
||||||
usage through the use of white and black lists on proxy connectors.
|
|
||||||
</p>
|
|
||||||
<p>
|
|
||||||
<a href="search.html">Previous: Artifact Search</a> |
|
|
||||||
<strong>Remote Proxying Cache</strong> |
|
|
||||||
<a href="upload.html">Next: Artifact Upload</a>
|
|
||||||
</p>
|
|
||||||
</div>
|
|
||||||
</section>
|
|
||||||
</body>
|
|
||||||
</document>
|
|
|
@ -1,44 +0,0 @@
|
||||||
<?xml version="1.0"?>
|
|
||||||
<!--
|
|
||||||
~ 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.
|
|
||||||
-->
|
|
||||||
<document>
|
|
||||||
<properties>
|
|
||||||
<title>Integrity Reports</title>
|
|
||||||
<author email="brett@apache.org">Brett Porter</author>
|
|
||||||
</properties>
|
|
||||||
<head>
|
|
||||||
</head>
|
|
||||||
<body>
|
|
||||||
<section name="Integrity Reports">
|
|
||||||
<div style="text-align: center">
|
|
||||||
<a id="single_image" href="../images/tour/reports.png"><img src="../images/tour/reports.png" height="401" alt="" /></a>
|
|
||||||
<p>
|
|
||||||
Archiva monitors the state of the managed repositories and keeps track of
|
|
||||||
potential problems to allow improvement of metadata and to assist in
|
|
||||||
troubleshooting problems.
|
|
||||||
</p>
|
|
||||||
<p>
|
|
||||||
<a href="security.html">Previous: Role-based Security</a> |
|
|
||||||
<strong>Integrity Reports</strong> |
|
|
||||||
<a href="audit-log.html">Next: Audit Log Report</a>
|
|
||||||
</p>
|
|
||||||
</div>
|
|
||||||
</section>
|
|
||||||
</body>
|
|
||||||
</document>
|
|
|
@ -1,43 +0,0 @@
|
||||||
<?xml version="1.0"?>
|
|
||||||
<!--
|
|
||||||
~ 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.
|
|
||||||
-->
|
|
||||||
<document>
|
|
||||||
<properties>
|
|
||||||
<title>RSS Feeds</title>
|
|
||||||
<author email="oching@apache.org">Maria Odea Ching</author>
|
|
||||||
</properties>
|
|
||||||
<head>
|
|
||||||
</head>
|
|
||||||
<body>
|
|
||||||
<section name="RSS Feeds">
|
|
||||||
<div style="text-align: center">
|
|
||||||
<a id="single_image" href="../images/tour/rss.png"><img src="../images/tour/rss.png" height="401" alt="" /></a>
|
|
||||||
<p>
|
|
||||||
Archiva provides RSS feeds for new artifacts in the repositories and new versions
|
|
||||||
of a specific artifact.
|
|
||||||
</p>
|
|
||||||
<p>
|
|
||||||
<a href="virtual-repos.html">Previous: Virtual Repositories</a> |
|
|
||||||
<strong>RSS Feeds</strong> |
|
|
||||||
<a href="security.html">Next: Role-based Security</a>
|
|
||||||
</p>
|
|
||||||
</div>
|
|
||||||
</section>
|
|
||||||
</body>
|
|
||||||
</document>
|
|
|
@ -1,42 +0,0 @@
|
||||||
<?xml version="1.0"?>
|
|
||||||
<!--
|
|
||||||
~ 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.
|
|
||||||
-->
|
|
||||||
<document>
|
|
||||||
<properties>
|
|
||||||
<title>Artifact Search</title>
|
|
||||||
<author email="brett@apache.org">Brett Porter</author>
|
|
||||||
</properties>
|
|
||||||
<body>
|
|
||||||
<section name="Artifact Search">
|
|
||||||
<div style="text-align: center">
|
|
||||||
<a id="single_image" href="../images/tour/search.png"><img src="../images/tour/search.png" height="401" alt="" /></a>
|
|
||||||
<p>
|
|
||||||
Archiva has both a user-friendly browsing interface, and powerful search functionalities. The contents of all artifacts are indexed,
|
|
||||||
including Maven project information and Java class information to facilitate locating code within any repository.
|
|
||||||
By using the "Find Artifact" feature, you can identify unknown artifacts based on the database of known checksums for known artifacts.
|
|
||||||
</p>
|
|
||||||
<p>
|
|
||||||
<a href="project.html">Previous: Project Information</a> |
|
|
||||||
<strong>Artifact Search</strong> |
|
|
||||||
<a href="proxy.html">Next: Remote Proxying Cache</a>
|
|
||||||
</p>
|
|
||||||
</div>
|
|
||||||
</section>
|
|
||||||
</body>
|
|
||||||
</document>
|
|
|
@ -1,44 +0,0 @@
|
||||||
<?xml version="1.0"?>
|
|
||||||
<!--
|
|
||||||
~ 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.
|
|
||||||
-->
|
|
||||||
<document>
|
|
||||||
<properties>
|
|
||||||
<title>Role-based Security</title>
|
|
||||||
<author email="brett@apache.org">Brett Porter</author>
|
|
||||||
</properties>
|
|
||||||
<head>
|
|
||||||
</head>
|
|
||||||
<body>
|
|
||||||
<section name="Role-based Security">
|
|
||||||
<div style="text-align: center">
|
|
||||||
<a id="single_image" href="../images/tour/security.png"><img src="../images/tour/security.png" height="401" alt="" /></a>
|
|
||||||
<p>
|
|
||||||
Archiva uses the Redback security framework to provide flexible role-based security controls for repositories.
|
|
||||||
You can use the graphical interface to maintain user accounts, as well as secure repositories for read and/or write
|
|
||||||
access for individuals, or given roles.
|
|
||||||
</p>
|
|
||||||
<p>
|
|
||||||
<a href="rss.html">Previous: RSS Feeds</a> |
|
|
||||||
<strong>Role-based Security</strong> |
|
|
||||||
<a href="reports.html">Next: Integrity Reports</a>
|
|
||||||
</p>
|
|
||||||
</div>
|
|
||||||
</section>
|
|
||||||
</body>
|
|
||||||
</document>
|
|
|
@ -1,43 +0,0 @@
|
||||||
<?xml version="1.0"?>
|
|
||||||
<!--
|
|
||||||
~ 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.
|
|
||||||
-->
|
|
||||||
<document>
|
|
||||||
<properties>
|
|
||||||
<title>Artifact Upload</title>
|
|
||||||
<author email="oching@apache.org">Maria Odea Ching</author>
|
|
||||||
</properties>
|
|
||||||
<head>
|
|
||||||
</head>
|
|
||||||
<body>
|
|
||||||
<section name="Artifact Upload">
|
|
||||||
<div style="text-align: center">
|
|
||||||
<a id="single_image" href="../images/tour/upload.png"><img src="../images/tour/upload.png" height="401" alt="" /></a>
|
|
||||||
<p>
|
|
||||||
Archiva now supports artifact uploads via UI. A pom file can also be included
|
|
||||||
in the upload or Archiva can generate one during the upload.
|
|
||||||
</p>
|
|
||||||
<p>
|
|
||||||
<a href="proxy.html">Previous: Remote Proxying Cache</a> |
|
|
||||||
<strong>Artifact Upload</strong> |
|
|
||||||
<a href="admin.html">Next: Graphical Administration</a>
|
|
||||||
</p>
|
|
||||||
</div>
|
|
||||||
</section>
|
|
||||||
</body>
|
|
||||||
</document>
|
|
|
@ -1,44 +0,0 @@
|
||||||
<?xml version="1.0"?>
|
|
||||||
<!--
|
|
||||||
~ 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.
|
|
||||||
-->
|
|
||||||
<document>
|
|
||||||
<properties>
|
|
||||||
<title>Virtual Repositories</title>
|
|
||||||
<author email="oching@apache.org">Maria Odea Ching</author>
|
|
||||||
</properties>
|
|
||||||
<head>
|
|
||||||
</head>
|
|
||||||
<body>
|
|
||||||
<section name="Virtual Repositories">
|
|
||||||
<div style="text-align: center">
|
|
||||||
<a id="single_image" href="../images/tour/virtual-repos.png"><img src="../images/tour/virtual-repos.png" height="401" alt="" /></a>
|
|
||||||
<p>
|
|
||||||
Archiva implements the concept of virtual repositories, wherein a set of
|
|
||||||
Archiva repositories can be grouped together under one URL and that one URL
|
|
||||||
can be used by clients (s.a. Maven) to download from these repositories.
|
|
||||||
</p>
|
|
||||||
<p>
|
|
||||||
<a href="admin.html">Previous: Graphical Administration</a> |
|
|
||||||
<strong>Virtual Repositories</strong> |
|
|
||||||
<a href="rss.html">Next: RSS Feeds</a>
|
|
||||||
</p>
|
|
||||||
</div>
|
|
||||||
</section>
|
|
||||||
</body>
|
|
||||||
</document>
|
|
Loading…
Reference in New Issue