Bump, anyone?

On Friday, September 18, 2015 at 12:23:41 PM UTC+2, Michael Ruepp wrote:
>
> Hi,
>
> I recently set up a new Jenkins System with a Windows 64 Bit Slave over 
> JNLP.
>
> In my System Configuration, I set the Maven Repository Location be 
> relative to the executor, because I had the error and assume it has to do 
> with too long pathnames:
>
> [ERROR] Failed to execute goal 
> com.akathist.maven.plugins.launch4j:launch4j-maven-plugin:1.7.8:launch4j 
> (l4j-clui) on project complsa: Failed to build the executable; please 
> verify your configuration. net.sf.launch4j.ExecException: Exec failed (1): 
> C:\Windows\system32\config\systemprofile\.m2\repository\net\sf\launch4j\launch4j\3.8.0\launch4j-3.8.0-workdir-win32\bin\ld.exe
>  
> -mi386pe --oformat pei-i386 --dynamicbase --nxcompat --no-seh --subsystem 
> windows -s 
> C:\Windows\system32\config\systemprofile\.m2\repository\net\sf\launch4j\launch4j\3.8.0\launch4j-3.8.0-workdir-win32\w32api\crt2.o
>  
> C:\Windows\system32\config\systemprofile\.m2\repository\net\sf\launch4j\launch4j\3.8.0\launch4j-3.8.0-workdir-win32\head\guihead.o
>  
> C:\Windows\system32\config\systemprofile\.m2\repository\net\sf\launch4j\launch4j\3.8.0\launch4j-3.8.0-workdir-win32\head\head.o
>  
> ...
>
>
> on my previous builds, where I had set the maven repos to Default 
> ~/.m2/repository, so the repo was set up in 
> C:\Windows\system32\config\systemprofile\.m2\repository. Why I don“t know, 
> I have no settings.xml, only the pom file of my project which will not 
> specify the local repo so it should go to jenkins defaults.
>
> My jenkins root path in the node is set to c:\build
>
>
> So either setting has no effect on the location of the maven repository on 
> windows, is this a bug?
>
>
> Best regards,
> Mike
>

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-users/5e4440ec-3227-48f9-a3c6-3fd546dee69e%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to