--- /dev/null
+ ------
+ Configuration Files of Apache Archiva
+ ------
+
+Configuration Files of Apache Archiva
+
+ :STUB: This is a documentation stub.
+
:STUB: This is a documentation stub.
+~~TODO: give general information on configuration for an external database
+~~TODO: use mysql or external derby as an example
+~~TODO: link to wiki location that does others
+++ /dev/null
- ------
- Using Apache Archiva with Apache Derby SQL Database
- ------
-
-Using Apache Archiva with Apache Derby SQL Database
-
- :STUB: This is a documentation stub.
-
+++ /dev/null
- ------
- Installing Apache Archiva on Geronimo
- ------
-
-Installing Apache Archiva on Geronimo
-
- :STUB: This is a documentation stub.
-
:STUB: This is a documentation stub.
+~~TODO: ensure upgrading is covered - does it need to be a separate doc
+++ /dev/null
- ------
- Installing Apache Archiva on Jetty
- ------
-
-Installing Apache Archiva on Jetty
-
- :STUB: This is a documentation stub.
-
+++ /dev/null
- ------
- Using Apache Archiva with MySQL SQL Database
- ------
-
-Using Apache Archiva with MySQL SQL Database
-
- :STUB: This is a documentation stub.
-
+++ /dev/null
- ------
- Using Apache Archiva with PostgreSQL Database
- ------
-
-Using Apache Archiva with PostgreSQL Database
-
- :STUB: This is a documentation stub.
-
+++ /dev/null
- ------
- Quick Start
- ------
-
-Quick Start
-
- :STUB: This is a documentation stub.
-
+++ /dev/null
- ------
- Repository Sync and Apache Archiva
- ------
-
-Repository Sync and Apache Archiva
-
- :STUB: This is a documentation stub.
-
:STUB: This is a documentation stub.
+~~TODO: link to quick start as it covers the most basic scenario
+~~TODO: ensure to refer to advanced configuration options, such as PLEXUS_BASE
+
+++ /dev/null
- ------
- Installing Apache Archiva on Tomcat
- ------
-
-Installing Apache Archiva on Tomcat
-
- :STUB: This is a documentation stub.
-
--- /dev/null
+ ------
+ Installing Apache Archiva as a Web Application
+ ------
+
+Installing Apache Archiva as a Web Application
+
+ :STUB: This is a documentation stub.
+
+~~TODO: show example using Tomcat 6.
+~~TODO: link to wiki location for other application servers
+
+++ /dev/null
- ------
- The WebDAV Server in Apache Archiva
- ------
-
-The WebDAV Server in Apache Archiva
-
- :STUB: This is a documentation stub.
-
--- /dev/null
+ ------
+ Writing a Custom Repository Consumer
+ ------
+
+Writing a Custom Repository Consumer
+
+ :STUB: This is a documentation stub.
+
--- /dev/null
+ ------
+ Quick Start
+ ------
+
+Quick Start
+
+ :STUB: This is a documentation stub.
+
+++ /dev/null
- ------
- Repository Synchronization
- ------
- Maven Team
- ------
- 12 October 2006
- ------
-
-~~ 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.
-
-~~ NOTE: For help with the syntax of this file, see:
-~~ http://maven.apache.org/guides/mini/guide-apt-format.html
-
-Repository Synchronization
+++ /dev/null
- ------
- Deploying to Repository using Ant
- ------
-
-Deploying to Repository using Ant
-
- :STUB: This is a documentation stub.
-
+++ /dev/null
- ------
- Deploying to Repository using Maven 1
- ------
-
-Deploying to Repository using Maven 1
-
- :STUB: This is a documentation stub.
-
+++ /dev/null
- ------
- Deploying to Repository using Maven 2
- ------
-
-Deploying to Repository using Maven 2
-
- :STUB: This is a documentation stub.
-
--- /dev/null
+ ------
+ Deploying to Repository
+ ------
+
+Deploying to Repository
+
+ :STUB: This is a documentation stub.
+
--- /dev/null
+ ------
+ Identifying an Artifact
+ ------
+
+Identifying an Artifact
+
+ :STUB: This is a documentation stub.
+
+++ /dev/null
- ------
- Using Repository as an Apache Ivy Repository
- ------
-
-Using Repository as an Apache Ivy Repository
-
- :STUB: This is a documentation stub.
-
+++ /dev/null
- ------
- Using Repository as a Apache Maven 1 Repository
- ------
-
-Using Repository as a Apache Maven 1 Repository
-
- :STUB: This is a documentation stub.
-
+++ /dev/null
- ------
- Using Repository as a Apache Maven 2 Repository
- ------
-
-Using Repository as a Apache Maven 2 Repository
-
- :STUB: This is a documentation stub.
-
--- /dev/null
+ ------
+ Using as a Repository
+ ------
+
+Using as a Repository
+
+ :STUB: This is a documentation stub.
+
+++ /dev/null
- ------
- WebDAV Features
- ------
-
-WebDAV Features
-
- :STUB: This is a documentation stub.
-
</breadcrumbs>
<menu name="Introduction">
- <item name="Welcome" href="/index.html" />
- <item name="License" href="/license.html" /> <!-- Generated -->
- <item name="Download" href="/download.html" />
- <item name="Quick Start" href="/adminguide/quickstart.html" />
+ <item name="Quick Start" href="/quick-start.html" />
+ <item name="Feature Tour" href="/tour/index.html" />
</menu>
<menu name="Users Guide">
<item name="Browsing" href="/userguide/browsing.html" />
<item name="Searching" href="/userguide/searching.html" />
- <item name="WebDAV Features" href="/userguide/webdav.html" />
- <item name="Using Repository ..." collapse="false">
- <item name="As a Maven 2 repository" href="/userguide/using-maven2.html" />
- <item name="As a Maven 1 repository" href="/userguide/using-maven1.html" />
- <item name="As an Ivy repository" href="/userguide/using-ivy.html" />
- </item>
- <item name="Deploying to Repository" collapse="false">
- <item name="Using Maven 2" href="/userguide/deploy-maven2.html" />
- <item name="Using Maven 1" href="/userguide/deploy-maven1.html" />
- <item name="Using Ant" href="/userguide/deploy-ant.html" />
- </item>
+ <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" />
</menu>
- <menu name="System Admin Guide">
+ <menu name="Administrators Guide">
<item name="Structure of Archiva" href="/adminguide/structure.html" />
- <item name="Installing" href="/adminguide/installing.html" collapse="false">
+ <item name="Installing" href="/adminguide/installing.html" collapse="true">
<item name="Installing Standalone" href="/adminguide/standalone.html" />
- <item name="Installing on Jetty" href="/adminguide/jetty.html" />
- <item name="Installing on Tomcat" href="/adminguide/tomcat.html" />
- <item name="Installing on Geronimo" href="/adminguide/geronimo.html" />
+ <item name="Installing as a WAR" href="/adminguide/webapp.html" />
</item>
- <item name="Databases" href="/adminguide/databases.html" collapse="false">
- <item name="Embedded Derby DB" href="/adminguide/derby.html" />
- <item name="External MySQL" href="/adminguide/mysql.html" />
- <item name="External PostgreSQL" href="/adminguide/postgres.html" />
- </item>
- <item name="Security" href="/adminguide/security.html" collapse="false">
+ <item name="Databases" href="/adminguide/databases.html" />
+ <item name="Security" href="/adminguide/security.html" collapse="true">
<item name="Roles" href="/adminguide/roles.html" />
<item name="Using LDAP" href="/adminguide/ldap.html" />
</item>
- <item name="Runtime Configuration" href="/adminguide/configuration.html" collapse="false">
+ <item name="Runtime Configuration" href="/adminguide/configuration.html" collapse="true">
<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" />
<item name="Consumers" href="/adminguide/consumers.html" />
</item>
+ <item name="Configuration Files" href="/adminguide/configuration-files.html" />
<item name="Reports" href="/adminguide/reports.html" />
- <item name="WebDAV Server" href="/adminguide/webdav.html" />
- <item name="Repository Synch" href="/adminguide/repository-sync.html" />
</menu>
- <menu name="Reference">
- <item name="FAQ" href="http://docs.codehaus.org/display/MAVENUSER/Archiva+FAQ" />
- <item name="Community" collapse="false">
- <item name="How to Contribute" href="/contributing.html" />
- <item name="Development Team" href="/team-list.html" /> <!-- Generated -->
- <item name="Mailing Lists" href="/mail-lists.html" /> <!-- Generated -->
- <item name="Issue Tracking" href="http://jira.codehaus.org/browse/MRM" />
- <item name="Subversion Repository" href="/source-repository.html" /> <!-- Generated -->
- </item>
- <item name="Building / Hacking" href="/hacking/index.html" />
- <item name="Java APIDoc (javadoc)" href="/ref/1.0/apidoc/" /> <!-- Generated -->
- <item name="Source Cross Reference" href="/ref/1.0/xref/" /> <!-- Generated -->
- <item name="Test Cross Reference" href="/ref/1.0/test-xref/" /> <!-- Generated -->
+ <menu name="Customising Archiva">
+ <item name="Write a Consumer Plugin" href="/customising/writing-consumers.html" />
</menu>
<!-- to be removed later, once content has been shifted to permanent home -->
maintenance on your repositories.
</p>
-<!-- TODO: link to other content - quick start, guides, etc -->
-
+<!-- TODO: improve appearance of these links -->
+<p>
+ To get started with Archiva, read the following documentation:
+</p>
+<ul>
+<li><a href="/quick-start.html">A Quick Getting Started Guide</a></li>
+<li><a href="/userguide/index.html">User's Guide</a></li>
+<li><a href="/adminguide/index.html">Administrator's Guide</a></li>
+</ul>
<!-- TODO: move to the feature tour
<ul>