[
http://jira.codehaus.org/browse/MOJO-1680?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Daniel Hopper closed MOJO-1680.
-------------------------------
Resolution: Won't Fix
Fix Version/s: chronos-maven-plugin-1.0
Scratch that, I just noticed this is already available via the sysproperties
configuration item.
> Add ability to pass JVM system properties to jmeter execution
> -------------------------------------------------------------
>
> Key: MOJO-1680
> URL: http://jira.codehaus.org/browse/MOJO-1680
> Project: Mojo
> Issue Type: New Feature
> Components: chronos
> Affects Versions: chronos-maven-plugin-1.0
> Reporter: Daniel Hopper
> Assignee: Kent Soelvsten
> Fix For: chronos-maven-plugin-1.0
>
>
> It would be nice to have the ability to pass -Dname=value arguments to jmeter
> execution. Having some configuration similar to exec-maven-plugin plugin
> would be nice.
> {code}
> <systemProperties>
> <systemProperty>
> <key>myproperty</key>
> <value>myvalue</value>
> </systemProperty>
> </systemProperties>
> {code}
> In our use case we use system properties to change the URL end points for our
> perf tests on various environments and it would be nice to be able to easily
> switch these environments via a system property.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe from this list, please visit:
http://xircles.codehaus.org/manage_email