[
https://jira.codehaus.org/browse/MCHRONOS-17?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Stephen Connolly updated MCHRONOS-17:
-------------------------------------
Fix Version/s: (was: 1.0)
1.0-SNAPSHOT
> Add ability to pass JVM system properties to jmeter execution
> -------------------------------------------------------------
>
> Key: MCHRONOS-17
> URL: https://jira.codehaus.org/browse/MCHRONOS-17
> Project: Mojo's Chronos Maven Plugins
> Issue Type: New Feature
> Reporter: Daniel Hopper
> Assignee: Kent Sølvsten
> Fix For: 1.0-SNAPSHOT
>
>
> 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, please contact your JIRA administrators:
https://jira.codehaus.org/secure/ContactAdministrators!default.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