This is a Maven 2 plugin that allows you to run JMeter tests as part of the build.  I am using this with \[http://jchav.blogspot.com/ JChav\] and \[http://maven.apache.org/continuum/ Continuum\] to automate the running of a suite of JMeter load tests, and publish the results to a web page.  Sorry this is not more polished.  It could use some TLC to make it more user-friendly to actually plug it into a project.  I just thought I'd stick the code out there as quickly as possible and see if anyone is interested in it before I went any further with it.

To build and use the plugin:

– Kartikeya Rao