[
http://jira.codehaus.org/browse/MOJO-1030?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Kent Soelvsten closed MOJO-1030.
--------------------------------
Resolution: Fixed
issue fixed. It is now posible to invoke the goal directly (instead of adding
it to the default lifecycle), if the jmetertestcases ARE NOT junittestcases.
It seems that the artifact containing compiled aplication code is not
accessible through the maven API outside of the default lifecycle.
So IF your testcases are jmeters junittestcases, and these are depending on
application code from the same module, you will have to add the goal to the
default lifecycle.
In other cases, it is now poibe to just invoke the goal chronos:jmeter directly
> Error when using chronos plugin with goal chronos:jmeter
> --------------------------------------------------------
>
> Key: MOJO-1030
> URL: http://jira.codehaus.org/browse/MOJO-1030
> Project: Mojo
> Issue Type: Bug
> Components: _Plugin Submission
> Reporter: Kent Soelvsten
> Assignee: Kent Soelvsten
> Attachments: chronos.zip, chronos.zip, chronos.zip
>
>
> At my company, we have developed a Maven2 plugin which we use for "continuous
> performancetesting".
> We use it to integrate performancetesting in our nightly Maven builds.
> The tests are performed using JMeter (it is pluggable though, other tools
> could potentially be used). The tests can be either Junittests or HTTP
> requests.
> It is possible to validate whether performancetargets have been met and
> generate nice reports of the results. The content of the reports are highly
> configurable.
> A few reports are built in (responsetimes, histograms, throughput and garbage
> collections). Through a plugin mechanism it is possible to add additional
> graphs to the generated report (ideas could be CPU usage over time or the
> size of an application servers connectionpool).
> Example reports can be seen at
> http://www.sosi.dk/sosi/seal/jmeter-scalability-report.html
> http://www.sosi.dk/sosi/seal/jmeter-endurance-report.html
> http://www.sosi.dk/sosi/seal/jmeter-response-report.html
> It is also possible to generate historical reports, allowing the user to see
> how performance has changed over time, thus helping him to pinpoint when a
> problem has been introduced.
> The code is attached her with an MIT license.
> Generate the site documentation and have a look at the examples!
--
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