I'm trying to debug my plugin as described in the Jenkins plugin tutorial. I follow all the instructions for creating the default plugin. Everything works fine until I try debugging using mvn hpi:run. The jetty server starts and allows me to reload it, but Jenkins never launches. I've tried debugging other plugins that I've taken from github, and they usually debug fine (Jenkins launches). I looked at my pom.xml and compared it to working plugins, but couldn't seem to get it to work. Any recommendations? I'm using Maven 3.2.1.
-- View this message in context: http://jenkins-ci.361315.n4.nabble.com/Jenkins-doesn-t-launch-when-debugging-with-hpi-run-tp4713146.html Sent from the Jenkins dev mailing list archive at Nabble.com. -- 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/d/optout.
