Apache Wiki <wikidiffs <at> apache.org> writes: > > 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> >
I've tried building and installing this plugin using the 'mvn install' command , but I get stumped by the error : [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) Is the http://fellagoagain-dr.santamonica.corp.yahoo.com/maven repository up and running?Why am I getting this? Also I wish to suggest that the author of the plugin ,Tim McCune , put a contact e-mail address or some developer info in the POM so that we can mail suggestions, questions ,etc Jeff Mutonho --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
