It enables hudson to run play commands and to generate test-result view per build looks like Calimoucho – Play! CI server.
to build:
mvn package
Then 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 restart
That’s all.
Get it from Hudson repository through hudson plugin management UI.