Jenkins build after mercurial commit
问题 I've been working on this project for about a week now and I've been searching for 2 days without any clear explanation online. For a school assignment, we need to set up a buildserver with the following programs: Maven, as our build tool. Mercurial as our versioning system. Java (JRE), javac and javadoc. JUnit for unit testing. Jenkins (with JDepend plugin). We need to create 3 jobs, and 1 of those jobs is: Every time the (local) repository of Mercurial gets edited, a build needs to start.