[ 
https://issues.apache.org/jira/browse/NPANDAY-471?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13115118#comment-13115118
 ] 

Brett Porter commented on NPANDAY-471:
--------------------------------------

The exception you are getting seems the same as NPANDAY-426, which doesn't seem 
to be related to the local repository location.

However, there are other problems with changing the local repository location 
such as NPANDAY-469. In the current version, it isn't fully supported.
                
> Embedded error: NPANDAY-063-000 if localRepository moved
> --------------------------------------------------------
>
>                 Key: NPANDAY-471
>                 URL: https://issues.apache.org/jira/browse/NPANDAY-471
>             Project: NPanday
>          Issue Type: Bug
>          Components: Maven Plugins
>    Affects Versions: 1.4-incubating
>         Environment: Windows XP, Java 6
>            Reporter: Anthony Whitford
>            Priority: Critical
>
> I have a build agent where the {{localRepository}} does not reside in 
> {{$\{user.home\}/.m2/repository}} (it is overridden in {{settings.xml}} found 
> in the {{conf}} folder) like:
> {code:xml}
> <settings>
>     <localRepository>D:\Maven\repository\</localRepository>
> ...
> </settings>
> {code}
> When I build my project, I get an _Embedded error_:
> {noformat}
> Embedded error: NPANDAY-063-000: Execution Path = 
> D:\BuildDir\jobs\projects\Add_in\Build_Snapshot\target,
> Executable = NPanday.Plugin.Runner.exe, Args = 
> [parameterFile=...\Plugin1571902914969520693.xml,
> assemblyFile=D:\BuildDir\jobs\projects\Add_in\Build_Snapshot\target\NPanday.Plugin.Settings.dll,
> mojoName=NPanday.Plugin.Settings.SettingsGeneratorMojo,
> startProcessAssembly=D:\BuildDir\jobs\projects\Add_in\Build_Snapshot\target\NPanday.Plugin.Loader.exe]
> {noformat}
> I'm unclear what is going on...

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to