I have a problem with Maven Chronos plugin. Is it possible to tell plugin a mask for name of jmx files to execute?
Thx
|
I have a problem with Maven Chronos plugin. Is it possible to tell plugin a mask for name of jmx files to execute? Thx |
||||
|
|
No, this is currently not supported, the chronos plugin is limited to process only one
I double checked and it appears that the maven-jmeter-plugin can do that (and even supports includes and excludes if required). A more recent version of the plugin (using JMeter 2.3) was hosted on Google's code and can now be found on github. |
|||||||
|
|
It is still not possible to use the chronos plugin to proces files based on a mask. It is possible to select a folder containing tests (.jmx-files), which should be good enough for most cases. |
|||
|
|