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.


Reply via email to