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. If running on a JNLP slave, pass ?debugPort=9999 to the slave-agent.jnlp URL when connecting it, then attach to that port. If using an SSH slave, configure “JVM Options”.
-- 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.
