Stefan Jonasson created MRM-1831:
------------------------------------
Summary: Repository directory path overwritten when using network
path
Key: MRM-1831
URL: https://jira.codehaus.org/browse/MRM-1831
Project: Archiva
Issue Type: Bug
Components: repository interface
Affects Versions: 2.0.1
Environment: Standalone running on Windows 2003
Reporter: Stefan Jonasson
Setting the Directory and Index Directory to a network path works for a day,
but the configuration gets re-written nightly with a bad path (not sure why the
archiva.xml file is getting re-written nightly when no changes have occurred).
Example: Enter the following network path for the repository
Directory: \\mynetwork\some\folder
Index Directory: \\mynetwork\some\folder\index
The next day, the path will show as follows:
Directory: \mynetwork\some\folder
Index Directory: \mynetwork\some\folder\index
So it has now become a local relative path instead of a network path.
This bug does not occur in 1.3.6.
--
This message was sent by Atlassian JIRA
(v6.1.6#6162)