You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@jmeter.apache.org by Andre Arnold <An...@gmx.de> on 2009/07/21 13:15:13 UTC

JMeter-Maven Plugin

I tried the Maven-JMeter Plugin to execute al jmeter tests via mvn
started by the automatic build server.
I followed the steps as described here:
http://www.ronniealleva.org/index.php/maven-jmeter-plugin/

It does work so far, but the results are totally empty or just filled
with success code but neither the request nor anything is written to the
result. I also have seen a strange behaviour when i had a jmeter distro
running ... there were results recorded as I executed the maven plugin.

Has anyone encountered this problem and can help me solve it?

Thanx

---------------------------------------------------------------------
To unsubscribe, e-mail: jmeter-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: jmeter-user-help@jakarta.apache.org


Re: JMeter-Maven Plugin

Posted by Andre Arnold <An...@gmx.de>.
Andre Arnold schrieb:
> I tried the Maven-JMeter Plugin to execute al jmeter tests via mvn
> started by the automatic build server.
> I followed the steps as described here:
> http://www.ronniealleva.org/index.php/maven-jmeter-plugin/
>
> It does work so far, but the results are totally empty or just filled
> with success code but neither the request nor anything is written to the
> result. I also have seen a strange behaviour when i had a jmeter distro
> running ... there were results recorded as I executed the maven plugin.
>
> Has anyone encountered this problem and can help me solve it?
>
> Thanx
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: jmeter-user-unsubscribe@jakarta.apache.org
> For additional commands, e-mail: jmeter-user-help@jakarta.apache.org
>
>   
OK, i found it.
One must activate the different options for jmeter.save.saveservice.* in
the jmeter.properties file. (No one mentions that)

Thx anyway

---------------------------------------------------------------------
To unsubscribe, e-mail: jmeter-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: jmeter-user-help@jakarta.apache.org