Archiva does not respect configuration of the index directory
-------------------------------------------------------------

                 Key: MRM-1249
                 URL: http://jira.codehaus.org/browse/MRM-1249
             Project: Archiva
          Issue Type: Bug
          Components: indexing
    Affects Versions: 1.2.2
         Environment: Archiva 1.2.2
            Reporter: Wendy Smoak


I configured the index directory for each repository to move the index outside 
of the repository directory, however in addition to the directory I configured, 
Archiva still creates and writes to a .index directory inside each managed 
repo.  The contents are:

/java/apache-archiva-1.2.2
$ ls -la data/repositories/internal/.index/
total 7
drwxr-xr-x+ 2 wsmoak ????????    0 Sep  8 15:19 .
drwxr-xr-x+ 4 wsmoak ????????    0 Sep  8 15:19 ..
-rwxr-xr-x  1 wsmoak ????????  162 Sep  8 15:19 
nexus-maven-repository-index.1.gz
-rwxr-xr-x  1 wsmoak ????????  262 Sep  8 15:19 nexus-maven-repository-index.gz
-rwxr-xr-x  1 wsmoak ????????  244 Sep  8 15:19 
nexus-maven-repository-index.properties
-rwxr-xr-x  1 wsmoak ???????? 1139 Sep  8 15:19 nexus-maven-repository-index.zip

This is a problem because I have more than one Archiva instance looking at the 
same managed repo, and they will step on each other writing to this same 
directory.



-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to