It enables hudson to run play commands and to generate test-result view per build looks like Calimoucho – Play! CI server.
to build:
mvn packageThen target/play-autotest-plugin.hpi created, copy it to hudson plugins directory.
cp target/play-autotest-plugin.hpi /path/to/hudson/plugins/And then, you should restart hudson.
/etc/init.d/hudson restartThat’s all.
Get it from Hudson repository through hudson plugin management UI.