FWIW, the current version of Maven is 3.0.4. Gary
On Sun, Jan 6, 2013 at 3:34 PM, <[email protected]> wrote: > Author: olegk > Date: Sun Jan 6 20:34:55 2013 > New Revision: 1429594 > > URL: http://svn.apache.org/viewvc?rev=1429594&view=rev > Log: > Updated HttpCore build instructions > > Modified: > httpcomponents/httpcore/trunk/BUILDING.txt > > Modified: httpcomponents/httpcore/trunk/BUILDING.txt > URL: > http://svn.apache.org/viewvc/httpcomponents/httpcore/trunk/BUILDING.txt?rev=1429594&r1=1429593&r2=1429594&view=diff > > ============================================================================== > --- httpcomponents/httpcore/trunk/BUILDING.txt (original) > +++ httpcomponents/httpcore/trunk/BUILDING.txt Sun Jan 6 20:34:55 2013 > @@ -5,10 +5,10 @@ Building HttpComponents Core > -------------- > JDK 1.5+ is required in order to compile and run HttpCore. > > -HttpCore utilizes Maven 2 as a distribution management and packaging tool. > -Version 2.2.1 or later is recommended. Maven 3.0.x can also be used > -to build HttpCore, however it is known to be incompatible with the Clover > -plugin used to generate web site content. > +HttpCore utilizes Maven as a distribution management and packaging tool. > +Version 3.0.3 or later is recommended. Maven 3.0.x, however it is known > +to be incompatible with the Clover plugin. Use Maven 2.2.1 to generate > +web site content with Clover coverage reports. > > Maven installation and configuration instructions can be found here: > > > > -- E-Mail: [email protected] | [email protected] JUnit in Action, 2nd Ed: <http://goog_1249600977>http://bit.ly/ECvg0 Spring Batch in Action: <http://s.apache.org/HOq>http://bit.ly/bqpbCK Blog: http://garygregory.wordpress.com Home: http://garygregory.com/ Tweet! http://twitter.com/GaryGregory
