Chat for people who just starting contributing to Jenkins or want to do so. https://jenkins.io/participate/
mvn -am -pl war,bom -DskipTests -Dspotbugs.skip -Dspotless.check.skip clean install
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?