2006-05-25 23:10:58 +00:00
|
|
|
<?xml version="1.0" encoding="ISO-8859-1"?>
|
2006-06-07 05:47:45 +00:00
|
|
|
<!--
|
2007-01-19 06:24:25 +00:00
|
|
|
~ 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
|
2006-06-07 05:47:45 +00:00
|
|
|
~
|
2007-01-19 06:24:25 +00:00
|
|
|
~ http://www.apache.org/licenses/LICENSE-2.0
|
2006-06-07 05:47:45 +00:00
|
|
|
~
|
2007-01-19 06:24:25 +00:00
|
|
|
~ 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.
|
2006-06-07 05:47:45 +00:00
|
|
|
-->
|
|
|
|
|
2006-05-25 23:10:58 +00:00
|
|
|
<project>
|
|
|
|
<body>
|
2007-11-19 02:27:56 +00:00
|
|
|
<breadcrumbs>
|
2007-11-27 03:24:09 +00:00
|
|
|
<item name="1.1-SNAPSHOT" href="/docs/1.1-SNAPSHOT/" />
|
2007-11-19 02:27:56 +00:00
|
|
|
<!-- TODO in beta-6
|
|
|
|
<item name="${project.version}" href="/docs/${project.version}" />
|
|
|
|
-->
|
|
|
|
</breadcrumbs>
|
2006-05-25 23:10:58 +00:00
|
|
|
|
2007-11-07 05:57:22 +00:00
|
|
|
<menu name="Introduction">
|
2007-11-19 05:07:44 +00:00
|
|
|
<item name="Quick Start" href="/quick-start.html" />
|
|
|
|
<item name="Feature Tour" href="/tour/index.html" />
|
2007-11-21 11:03:41 +00:00
|
|
|
<item name="Release Notes" href="/release-notes.html" />
|
2007-11-07 05:57:22 +00:00
|
|
|
</menu>
|
|
|
|
|
|
|
|
<menu name="Users Guide">
|
|
|
|
<item name="Browsing" href="/userguide/browsing.html" />
|
|
|
|
<item name="Searching" href="/userguide/searching.html" />
|
2007-11-19 05:07:44 +00:00
|
|
|
<item name="Identifying an Artifact" href="/userguide/find-artifact.html" />
|
|
|
|
<item name="Using as a repository" href="/userguide/using-repository.html" />
|
|
|
|
<item name="Deploying to repository" href="/userguide/deploy.html" />
|
2007-11-07 05:57:22 +00:00
|
|
|
</menu>
|
|
|
|
|
2007-11-19 05:07:44 +00:00
|
|
|
<menu name="Administrators Guide">
|
2007-11-19 05:13:38 +00:00
|
|
|
<!-- TODO: add an overview in future versions
|
2007-11-07 05:57:22 +00:00
|
|
|
<item name="Structure of Archiva" href="/adminguide/structure.html" />
|
2007-11-19 05:13:38 +00:00
|
|
|
-->
|
|
|
|
<item name="Installing Archiva" href="/adminguide/installing.html" collapse="true">
|
2007-11-07 05:57:22 +00:00
|
|
|
<item name="Installing Standalone" href="/adminguide/standalone.html" />
|
2007-11-19 05:07:44 +00:00
|
|
|
<item name="Installing as a WAR" href="/adminguide/webapp.html" />
|
2007-11-07 05:57:22 +00:00
|
|
|
</item>
|
2007-11-19 05:07:44 +00:00
|
|
|
<item name="Databases" href="/adminguide/databases.html" />
|
|
|
|
<item name="Security" href="/adminguide/security.html" collapse="true">
|
2007-11-07 05:57:22 +00:00
|
|
|
<item name="Roles" href="/adminguide/roles.html" />
|
2007-11-23 03:57:20 +00:00
|
|
|
<item name="Customising" href="/adminguide/customising-security.html" />
|
2007-11-19 05:13:38 +00:00
|
|
|
<!-- TODO: for a future version
|
2007-11-07 05:57:22 +00:00
|
|
|
<item name="Using LDAP" href="/adminguide/ldap.html" />
|
2007-11-19 05:13:38 +00:00
|
|
|
-->
|
2007-11-07 05:57:22 +00:00
|
|
|
</item>
|
2007-11-19 05:07:44 +00:00
|
|
|
<item name="Runtime Configuration" href="/adminguide/configuration.html" collapse="true">
|
2007-11-07 05:57:22 +00:00
|
|
|
<item name="Repositories" href="/adminguide/repositories.html" />
|
|
|
|
<item name="Proxy Connectors" href="/adminguide/proxy-connectors.html" />
|
|
|
|
<item name="Network Proxies" href="/adminguide/network-proxies.html" />
|
2008-01-14 06:01:48 +00:00
|
|
|
<item name="Legacy (Maven 1) Support" href="/adminguide/legacy.html" />
|
2007-11-07 05:57:22 +00:00
|
|
|
<item name="Consumers" href="/adminguide/consumers.html" />
|
|
|
|
</item>
|
2007-11-19 05:07:44 +00:00
|
|
|
<item name="Configuration Files" href="/adminguide/configuration-files.html" />
|
2007-11-07 05:57:22 +00:00
|
|
|
<item name="Reports" href="/adminguide/reports.html" />
|
|
|
|
</menu>
|
|
|
|
|
2007-11-19 05:07:44 +00:00
|
|
|
<menu name="Customising Archiva">
|
2007-11-23 04:02:41 +00:00
|
|
|
<item name="Writing a Consumer Plugin" href="/customising/writing-consumer.html" />
|
2007-11-07 05:57:22 +00:00
|
|
|
</menu>
|
2008-03-20 02:14:42 +00:00
|
|
|
|
|
|
|
<menu name="More Information">
|
|
|
|
<item name="Archiva Wiki" href="http://cwiki.apache.org/confluence/display/ARCHIVA/Index" />
|
|
|
|
</menu>
|
2006-05-25 23:10:58 +00:00
|
|
|
</body>
|
|
|
|
</project>
|