Never used it before, but the first things the instructions say is:
- Create a local Maven repository, if you don't already have one. - Drop in the attached JMeter jar<http://wiki.apache.org/jakarta-jmeter-data/attachments/JMeterMavenPlugin/attachments/jmeter-2.2.jar>and POM<http://wiki.apache.org/jakarta-jmeter-data/attachments/JMeterMavenPlugin/attachments/jmeter-2.2.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. So my guess is you need to download the missing things and put them in your repo. See http://maven.apache.org/guides/mini/guide-3rd-party-jars-local.html On 10/24/06, Jeff Mutonho <[EMAIL PROTECTED]> wrote:
Anyone successfully using this plugin from http://wiki.apache.org/jakarta-jmeter/JMeterMavenPlugin I'm trying to build and install it by running 'mvn install' as per instructions , but I'm getting stumped by the error message : [INFO] Using default encoding to copy filtered resources. Downloading: http://fellagoagain-dr.santamonica.corp.yahoo.com/maven/jcharts/jch arts/0.7.5/jcharts-0.7.5.pom [INFO] ------------------------------------------------------------------------ [ERROR] BUILD ERROR [INFO] ------------------------------------------------------------------------ [INFO] Error building POM (may not be this project's POM). Project ID: jcharts:jcharts Reason: Error getting POM for 'jcharts:jcharts' from the repository: Error trans ferring file jcharts:jcharts:pom:0.7.5 from the specified remote repositories: central (http://repo1.maven.org/maven2), yahoo-music (http://fellagoagain-dr.santamonica.corp.yahoo.com/maven) -- Jeff Mutonho GoogleTalk : ejbengine Skype : ejbengine Registered Linux user number 366042 --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
