<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Maven JMeter Plugin</title>
	<atom:link href="http://www.ronniealleva.org/index.php/maven-jmeter-plugin/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.ronniealleva.org</link>
	<description>There are many like it but this one is mine</description>
	<lastBuildDate>Sun, 05 Sep 2010 07:29:31 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Agata</title>
		<link>http://www.ronniealleva.org/index.php/maven-jmeter-plugin/comment-page-1/#comment-6488</link>
		<dc:creator>Agata</dc:creator>
		<pubDate>Mon, 28 Jun 2010 11:25:59 +0000</pubDate>
		<guid isPermaLink="false">http://www.ronniealleva.org/?page_id=32#comment-6488</guid>
		<description>Hi,

I add 
to pom.xml, and also properties to my test.jmx,

But when I run test by maven, the properties are not read. and test fail.

Should I install anythig else, to use jmeterUserProperties?</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>I add<br />
to pom.xml, and also properties to my test.jmx,</p>
<p>But when I run test by maven, the properties are not read. and test fail.</p>
<p>Should I install anythig else, to use jmeterUserProperties?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Erick Dovale</title>
		<link>http://www.ronniealleva.org/index.php/maven-jmeter-plugin/comment-page-1/#comment-5820</link>
		<dc:creator>Erick Dovale</dc:creator>
		<pubDate>Wed, 17 Mar 2010 20:14:01 +0000</pubDate>
		<guid isPermaLink="false">http://www.ronniealleva.org/?page_id=32#comment-5820</guid>
		<description>I am getting the following exception; what jar am I missing?
2010/03/17 09:35:11 ERROR - jmeter.threads.JMeterThread: Test failed! org.apache.jmeter.protocol.http.parser.HTMLParseError
	at org.apache.jmeter.protocol.http.parser.HTMLParser.getParser(HTMLParser.java:98)
	at org.apache.jmeter.protocol.http.parser.HTMLParser.getParser(HTMLParser.java:74)
	at org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase.downloadPageResources(HTTPSamplerBase.java:715)
	at org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase.resultProcessing(HTTPSamplerBase.java:946)
	at org.apache.jmeter.protocol.http.sampler.HTTPSampler.sample(HTTPSampler.java:474)
	at org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase.sample(HTTPSamplerBase.java:658)
	at org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase.sample(HTTPSamplerBase.java:647)
	at org.apache.jmeter.threads.JMeterThread.run(JMeterThread.java:247)
	at java.lang.Thread.run(Thread.java:637)
Caused by: java.lang.ClassNotFoundException: org.apache.jmeter.protocol.http.parser.HtmlParserHTMLParser
	at org.codehaus.plexus.classworlds.strategy.SelfFirstStrategy.loadClass(SelfFirstStrategy.java:50)
	at org.codehaus.plexus.classworlds.realm.ClassRealm.loadClass(ClassRealm.java:244)
	at org.codehaus.plexus.classworlds.realm.ClassRealm.loadClass(ClassRealm.java:230)
	at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:398)
	at java.lang.Class.forName0(Native Method)
	at java.lang.Class.forName(Class.java:169)
	at org.apache.jmeter.protocol.http.parser.HTMLParser.getParser(HTMLParser.java:87)
	... 8 more</description>
		<content:encoded><![CDATA[<p>I am getting the following exception; what jar am I missing?<br />
2010/03/17 09:35:11 ERROR &#8211; jmeter.threads.JMeterThread: Test failed! org.apache.jmeter.protocol.http.parser.HTMLParseError<br />
	at org.apache.jmeter.protocol.http.parser.HTMLParser.getParser(HTMLParser.java:98)<br />
	at org.apache.jmeter.protocol.http.parser.HTMLParser.getParser(HTMLParser.java:74)<br />
	at org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase.downloadPageResources(HTTPSamplerBase.java:715)<br />
	at org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase.resultProcessing(HTTPSamplerBase.java:946)<br />
	at org.apache.jmeter.protocol.http.sampler.HTTPSampler.sample(HTTPSampler.java:474)<br />
	at org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase.sample(HTTPSamplerBase.java:658)<br />
	at org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase.sample(HTTPSamplerBase.java:647)<br />
	at org.apache.jmeter.threads.JMeterThread.run(JMeterThread.java:247)<br />
	at java.lang.Thread.run(Thread.java:637)<br />
Caused by: java.lang.ClassNotFoundException: org.apache.jmeter.protocol.http.parser.HtmlParserHTMLParser<br />
	at org.codehaus.plexus.classworlds.strategy.SelfFirstStrategy.loadClass(SelfFirstStrategy.java:50)<br />
	at org.codehaus.plexus.classworlds.realm.ClassRealm.loadClass(ClassRealm.java:244)<br />
	at org.codehaus.plexus.classworlds.realm.ClassRealm.loadClass(ClassRealm.java:230)<br />
	at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:398)<br />
	at java.lang.Class.forName0(Native Method)<br />
	at java.lang.Class.forName(Class.java:169)<br />
	at org.apache.jmeter.protocol.http.parser.HTMLParser.getParser(HTMLParser.java:87)<br />
	&#8230; 8 more</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ronnie</title>
		<link>http://www.ronniealleva.org/index.php/maven-jmeter-plugin/comment-page-1/#comment-5151</link>
		<dc:creator>Ronnie</dc:creator>
		<pubDate>Thu, 21 Jan 2010 19:13:06 +0000</pubDate>
		<guid isPermaLink="false">http://www.ronniealleva.org/?page_id=32#comment-5151</guid>
		<description>I haven&#039;t looked at this stuff in a really long time. The code exists here:

http://code.google.com/p/jmeter-maven-plugin/

Someone was contacting me about trying to get it into the maven repository, but I haven&#039;t heard from him in a long time.  Please feel free to improve it.

What I basically had to do with JMeter was tear apart the jmeter jar and repackage it so that it could basically be used as an external library as opposed to a &quot;main&quot; program (if that makes sense).  I did that with the new version of Jmeter (2.3.2 at the time).</description>
		<content:encoded><![CDATA[<p>I haven&#8217;t looked at this stuff in a really long time. The code exists here:</p>
<p><a href="http://code.google.com/p/jmeter-maven-plugin/" rel="nofollow">http://code.google.com/p/jmeter-maven-plugin/</a></p>
<p>Someone was contacting me about trying to get it into the maven repository, but I haven&#8217;t heard from him in a long time.  Please feel free to improve it.</p>
<p>What I basically had to do with JMeter was tear apart the jmeter jar and repackage it so that it could basically be used as an external library as opposed to a &#8220;main&#8221; program (if that makes sense).  I did that with the new version of Jmeter (2.3.2 at the time).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jared</title>
		<link>http://www.ronniealleva.org/index.php/maven-jmeter-plugin/comment-page-1/#comment-5150</link>
		<dc:creator>jared</dc:creator>
		<pubDate>Thu, 21 Jan 2010 17:37:15 +0000</pubDate>
		<guid isPermaLink="false">http://www.ronniealleva.org/?page_id=32#comment-5150</guid>
		<description>Hello,

Have you posted the source code for this anywhere?  I&#039;d be curious at taking a peak to see how much has changed since the original version.

Thanks,
Jared</description>
		<content:encoded><![CDATA[<p>Hello,</p>
<p>Have you posted the source code for this anywhere?  I&#8217;d be curious at taking a peak to see how much has changed since the original version.</p>
<p>Thanks,<br />
Jared</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bogdan</title>
		<link>http://www.ronniealleva.org/index.php/maven-jmeter-plugin/comment-page-1/#comment-5136</link>
		<dc:creator>Bogdan</dc:creator>
		<pubDate>Tue, 19 Jan 2010 14:56:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.ronniealleva.org/?page_id=32#comment-5136</guid>
		<description>Regarding my previous post, I have to mention I want to execute my JMX script in Non GUI mode. 

Sorry for not mentioning this previously.</description>
		<content:encoded><![CDATA[<p>Regarding my previous post, I have to mention I want to execute my JMX script in Non GUI mode. </p>
<p>Sorry for not mentioning this previously.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bogdan</title>
		<link>http://www.ronniealleva.org/index.php/maven-jmeter-plugin/comment-page-1/#comment-5134</link>
		<dc:creator>Bogdan</dc:creator>
		<pubDate>Tue, 19 Jan 2010 14:47:57 +0000</pubDate>
		<guid isPermaLink="false">http://www.ronniealleva.org/?page_id=32#comment-5134</guid>
		<description>Hello, 

I&#039;ve done the steps described there, it&#039;s fine. It tries to execute the jmx file, but I receive this error:
[INFO] Executing test: /home/bogdan/emma/src/test/jmeter/Test1.jmx
Error in NonGUIDriver java.lang.NullPointerException
[ERROR] BUILD FAILURE
And in generated jmeter.log files it says:
2010/01/19 16:42:45 ERROR - jmeter.JMeter:  java.lang.NullPointerException
        at org.apache.jmeter.gui.tree.JMeterTreeModel.addSubTree(JMeterTreeModel.java:91)
        at org.apache.jmeter.JMeter.run(JMeter.java:728)
        at org.apache.jmeter.JMeter.startNonGui(JMeter.java:706)
        at org.apache.jmeter.JMeter.start(JMeter.java:361)
        at org.apache.jmeter.JMeterMojo.executeTest(JMeterMojo.java:223)
        at org.apache.jmeter.JMeterMojo.execute(JMeterMojo.java:100)
        at org.apache.maven.plugin.DefaultPluginManager.executeMojo(DefaultPluginManager.java:490)

And in</description>
		<content:encoded><![CDATA[<p>Hello, </p>
<p>I&#8217;ve done the steps described there, it&#8217;s fine. It tries to execute the jmx file, but I receive this error:<br />
[INFO] Executing test: /home/bogdan/emma/src/test/jmeter/Test1.jmx<br />
Error in NonGUIDriver java.lang.NullPointerException<br />
[ERROR] BUILD FAILURE<br />
And in generated jmeter.log files it says:<br />
2010/01/19 16:42:45 ERROR &#8211; jmeter.JMeter:  java.lang.NullPointerException<br />
        at org.apache.jmeter.gui.tree.JMeterTreeModel.addSubTree(JMeterTreeModel.java:91)<br />
        at org.apache.jmeter.JMeter.run(JMeter.java:728)<br />
        at org.apache.jmeter.JMeter.startNonGui(JMeter.java:706)<br />
        at org.apache.jmeter.JMeter.start(JMeter.java:361)<br />
        at org.apache.jmeter.JMeterMojo.executeTest(JMeterMojo.java:223)<br />
        at org.apache.jmeter.JMeterMojo.execute(JMeterMojo.java:100)<br />
        at org.apache.maven.plugin.DefaultPluginManager.executeMojo(DefaultPluginManager.java:490)</p>
<p>And in</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: summer</title>
		<link>http://www.ronniealleva.org/index.php/maven-jmeter-plugin/comment-page-1/#comment-4501</link>
		<dc:creator>summer</dc:creator>
		<pubDate>Wed, 02 Dec 2009 12:14:16 +0000</pubDate>
		<guid isPermaLink="false">http://www.ronniealleva.org/?page_id=32#comment-4501</guid>
		<description>my test project use jmeter maven plugin throw ClassNotFoundException</description>
		<content:encoded><![CDATA[<p>my test project use jmeter maven plugin throw ClassNotFoundException</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Matt</title>
		<link>http://www.ronniealleva.org/index.php/maven-jmeter-plugin/comment-page-1/#comment-4202</link>
		<dc:creator>Matt</dc:creator>
		<pubDate>Mon, 26 Oct 2009 20:55:01 +0000</pubDate>
		<guid isPermaLink="false">http://www.ronniealleva.org/?page_id=32#comment-4202</guid>
		<description>I keep getting this error: ERROR - jmeter.threads.JMeterThread: Test failed! java.lang.NoClassDefFoundError: org/htmlparser/util/NodeIterator</description>
		<content:encoded><![CDATA[<p>I keep getting this error: ERROR &#8211; jmeter.threads.JMeterThread: Test failed! java.lang.NoClassDefFoundError: org/htmlparser/util/NodeIterator</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: This is my blog &#187; A better JMeter Maven plugin</title>
		<link>http://www.ronniealleva.org/index.php/maven-jmeter-plugin/comment-page-1/#comment-3792</link>
		<dc:creator>This is my blog &#187; A better JMeter Maven plugin</dc:creator>
		<pubDate>Fri, 11 Sep 2009 21:54:14 +0000</pubDate>
		<guid isPermaLink="false">http://www.ronniealleva.org/?page_id=32#comment-3792</guid>
		<description>[...] Maven JMeter Plugin [...]</description>
		<content:encoded><![CDATA[<p>[...] Maven JMeter Plugin [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Noel</title>
		<link>http://www.ronniealleva.org/index.php/maven-jmeter-plugin/comment-page-1/#comment-3672</link>
		<dc:creator>Noel</dc:creator>
		<pubDate>Thu, 03 Sep 2009 09:54:04 +0000</pubDate>
		<guid isPermaLink="false">http://www.ronniealleva.org/?page_id=32#comment-3672</guid>
		<description>Hi All,

Will just update you here on the classpath issue I am having.  After looking at the plugin code it does not touch the classpath and simply sets the program to take user.properties from @parameter expression=&quot;${basedir}/src/test/jmeter/jmeter.properties&quot;.

You should be able to see the classpath being set in your jmeter.log file.

Cheers,

Noel</description>
		<content:encoded><![CDATA[<p>Hi All,</p>
<p>Will just update you here on the classpath issue I am having.  After looking at the plugin code it does not touch the classpath and simply sets the program to take user.properties from @parameter expression=&#8221;${basedir}/src/test/jmeter/jmeter.properties&#8221;.</p>
<p>You should be able to see the classpath being set in your jmeter.log file.</p>
<p>Cheers,</p>
<p>Noel</p>
]]></content:encoded>
	</item>
</channel>
</rss>
