Chat for people who just starting contributing to Jenkins or want to do so. https://jenkins.io/participate/
jetty:run
goal I simply run java -jar jenkins.war
with the generated artifact, I am not sure if that is still supported. Does anyone use this command to startup Jenkins?
You need to create a pull request (from your forked repository) to get your changes integrated. Or are you requesting to take ownership of that plugin?
BTW: we are not only guys.
mvn hpi:run
command to run/debug it. I was wondering, this is spawning me a single instance jenkins, is there a way to spawn nodes as well ?