Le 19/01/2012 14:18, s...@apache.org a ecrit : > Author: sebb > Date: Thu Jan 19 14:18:38 2012 > New Revision: 1233387 > > URL: http://svn.apache.org/viewvc?rev=1233387&view=rev > Log: > JMeter jars reach Maven >
A special url permit to show JMeter on Maven repo? How use JMeter jars with Maven? Thanks Milamber > Modified: > jmeter/trunk/xdocs/changes.xml > > Modified: jmeter/trunk/xdocs/changes.xml > URL: > http://svn.apache.org/viewvc/jmeter/trunk/xdocs/changes.xml?rev=1233387&r1=1233386&r2=1233387&view=diff > ============================================================================== > --- jmeter/trunk/xdocs/changes.xml (original) > +++ jmeter/trunk/xdocs/changes.xml Thu Jan 19 14:18:38 2012 > @@ -180,6 +180,11 @@ Support for reading/writing the original > JMeter can now read the Avalon format files again, however there is no > support for saving files in the old format. > </p> > > +<h3>JMeter jars available from Maven repository</h3> > +<p> > +JMeter jars are now available from Maven repository. > +</p> > + > <!-- =================== Known bugs =================== --> > > <h2>Known bugs</h2> > @@ -418,6 +423,7 @@ Loads any additional properties found in > <li>Bug 51954 - Generated documents include </br> entries which cause > extra blank lines </li> > <li>Bug 52075 - JMeterProperty.clone() currently returns Object; it should > return JMeterProperty</li> > <li>Updated httpcore to 4.1.4</li> > +<li>Bug 49753 - Please publish jMeter artifacts on Maven central > repository</li> > </ul> > > </section> > > > >