Hi Stephen
There is actually a jmeter plugin already.
It is called chronos. It contains features to invoke jmeter (using
the .jmx xml file), and creating nice graphs of the results.
Alas our integration is only command-line based (invoking an
externally installed jmeter through Runtime.getRuntime().exec()),
exactly because jmeter does not support maven.
Your integration sounds much, much better.
Maybe we could merge the 2 projects?
Med venlig hilsen / Kind regards
Kent Sølvsten
Den 31/03/2009 kl. 08.05 skrev Stéphane Kay:
Hello,
Is there any interest in an ehanced apache JMeter plugin (latest
Jmeter v2.3.2 basis)?
The existing one http://wiki.apache.org/jakarta-jmeter/JMeterMavenPlugin
Is only source code and actually not working if you don’t tweak
depedencies L
The main issue is that the Jmeter project is currently not
supporting Maven.
So I retrived those sources, added some features and repackaged.
Any interest publishing this to codehouse?
Cheers
Stephen Kay