[ 
http://jira.codehaus.org/browse/MRM-618?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Brett Porter closed MRM-618.
----------------------------

         Assignee: Brett Porter
       Resolution: Won't Fix
    Fix Version/s:     (was: 1.1)

> PLEXUS_BASE does not work for local databases
> ---------------------------------------------
>
>                 Key: MRM-618
>                 URL: http://jira.codehaus.org/browse/MRM-618
>             Project: Archiva
>          Issue Type: Bug
>          Components: system
>    Affects Versions: 1.0
>            Reporter: Yuri Schimke
>            Assignee: Brett Porter
>
> To get it to work, I had to edit plexus.xml and change the 2 database 
> references.  for example
>                 
> <value>jdbc:derby:${plexus.home}/data/users/database;create=true</value>
> to 
>                 
> <value>jdbc:derby:${appserver.base}/data/users/database;create=true</value>
> plexus.home is set to the installation directory I believe.  So my users were 
> not available after upgrade.

-- 
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