ConnectionsRepository is hard coded to use ${user.home}/.m2/uac/rdfRepository -----------------------------------------------------------------------------
Key: NMAVEN-87 URL: http://jira.codehaus.org/browse/NMAVEN-87 Project: NMaven Issue Type: Bug Environment: Windows XP, Vista Reporter: Dan Batten Currently the lazyLoad() method of the class org.apache.maven.dotnet.registry.ConnectionsRepository is hard coded to use the following path - ${user.home}/.m2/uac/rdfRepository. This causes a problem when the Maven repository is not located in ${user.home}. It would be nice if this path was somehow linked to the location of the Maven repository as it seems some components can handle the repository not existing in ${user.home}. -- 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