Hi, I followed the plugin tutorial yesterday with least load plugin. I couldn't open http://localhost:8080/jenkins after mvn hpi:run
Instead, I found out Jenkins is running at http://localhost:8080 I am not sure it is the same problem you are facing, but I hope it helps. //Jifeng On Tuesday, August 5, 2014 9:36:03 PM UTC+2, Michael Alexander wrote: > > 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.
