Dear Wiki user, You have subscribed to a wiki page or wiki category on "Jakarta-jmeter Wiki" for change notification.
The following page has been changed by timmccune: http://wiki.apache.org/jakarta-jmeter/JMeterMavenPlugin ------------------------------------------------------------------------------ To build and use the plugin: * Create a local Maven repository, if you don't already have one. - * Drop in the attached JMeter jar and POM. You do not need to have JMeter separately installed. + * Drop in the attached [attachment:jmeter-2.2.jar JMeter jar] and [attachment:jmeter-2.2.pom POM]. You do not need to have JMeter separately installed. * Add the jar files that are referenced in the JMeter POM to your local repository, if they are not on ibiblio. + * Download the attached [attachment:maven-jmeter-plugin-src.tar.gz Maven JMeter Plugin source tarball]. Untar it. * Run "mvn install" to build and install the plugin. * In your project's pom.xml, add a dependency on this plugin: {{{ <dependency> --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
