summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorHenri Yandell <bayard@apache.org>2006-11-10 23:18:08 +0000
committerHenri Yandell <bayard@apache.org>2006-11-10 23:18:08 +0000
commitc5037809ed00a7df8e6b3bc03095ec47a8e1ffda (patch)
tree11799dc3f2bd402b44560984e8fe691be12e030a /src
parent806ee5148f1fed3bc7995af2feb1612367be7d69 (diff)
downloadarchiva-c5037809ed00a7df8e6b3bc03095ec47a8e1ffda.tar.gz
archiva-c5037809ed00a7df8e6b3bc03095ec47a8e1ffda.zip
Added a FAQ entry concerning the archiva.xml file
git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@473569 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'src')
-rw-r--r--src/site/apt/guides/getting-started/faq.apt2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/site/apt/guides/getting-started/faq.apt b/src/site/apt/guides/getting-started/faq.apt
index e1e23f23b..01f5c2ff7 100644
--- a/src/site/apt/guides/getting-started/faq.apt
+++ b/src/site/apt/guides/getting-started/faq.apt
@@ -28,3 +28,5 @@ Getting Started FAQ
[How do I access my repository through Archiva?] By default Archiva provides a secure WebDAV URL that needs a user and password. If you want it to not be secured, then you need to add the Repository-Observer role for the repository in question to the Guest user. This is done on the User Management page when logged in as an administrator.
~~ [How do I login in M1, M2, Ant?]
+
+ [How does Archiva remember my repositories after I refresh the database?] Check out the archiva.xml file in your $M2_HOME/ directory (usually ~/.m2/) and you'll understand how.