Hi everyone, Thanks for all the help. The reason why I can't get the plugin shown in the Jenkins UI is because I went to the wrong URL.
The I just changed the URL to http://localhost/8080/jenkins, then everything works fine and I can see my plugin in there. Thanks. On Friday, May 31, 2013 11:09:28 AM UTC-7, Zhengyuan Shen wrote: > > I have built a new "Hello World" plugin for Jenkins and I was able to > upload it onto Jenkins and it works successfully. I am now trying to make > change to the plugin and debug it on Jenkins. I did this according to the > instructions on this tutorial > https://wiki.jenkins-ci.org/display/JENKINS/Plugin+tutorial > > I tried this command: > > mvnDebug hpi:run > > and then start to debug from eclipse to the port 8000 which is the port > that Jenkins opens up for debugging. The eclipse was able to connect to the > correct port and I got the message which seems to be correct: > > [info] Jenkins is fully up and running > > It seems that everything went OK. Then I go to localhost:8080 to see the > plugin but I found nothing there. Can anybody help me with this, please? > Thanks. > -- 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.
