Hi Jesse, thanks for your reply.
the build is Running on the Master. I have found somewhere on the net that i have to set the environment Variable JENKINS_JAVA_OPTIONS to "-XDEBUG -Xrunjdwp:transport=dt_socket,server=y,syspend=naddress=5678" which does not seem to work. Is this the correct way or do I have to set the java options somewhere else? Greetings, Christian Am Dienstag, 29. Januar 2013 17:14:42 UTC+1 schrieb Jesse Glick: > > On 01/29/2013 11:01 AM, Christian Petry wrote: > > How can i set up Jenkins for remote debugging of the Maven plugin? > > If the build is running on master, just enable debugging on the Jenkins > process. > -- You received this message because you are subscribed to the Google Groups "Jenkins Developers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
