I can't build the site with maven 322 either. Same error.
Gary <div>-------- Original message --------</div><div>From: Matt Sicker <[email protected]> </div><div>Date:07/20/2014 17:49 (GMT-05:00) </div><div>To: Log4J Developers List <[email protected]> </div><div>Subject: Re: svn commit: r1611977 - /logging/log4j/log4j2/trunk/src/site/xdoc/manual/plugins.xml </div><div> </div>Really? Because I get this error when I try to run mvn site (3.2.2): java.lang.ClassNotFoundException: org.sonatype.aether.graph.DependencyFilter On 20 July 2014 16:28, Ralph Goers <[email protected]> wrote: Maven 3. It pretty much doesn’t matter what version of 3 you use. Ralph On Jul 20, 2014, at 12:03 PM, Matt Sicker <[email protected]> wrote: What version of Maven do you need to use to build the site? On 20 July 2014 00:34, Ralph Goers <[email protected]> wrote: Please verify that this works with the site plugin if you haven’t. I have had problems in the past with multiple author tags. Ralph On Jul 19, 2014, at 3:02 PM, [email protected] wrote: > Author: mattsicker > Date: Sat Jul 19 22:02:00 2014 > New Revision: 1611977 > > URL: http://svn.apache.org/r1611977 > Log: > Add myself to doc authors. > > Modified: > logging/log4j/log4j2/trunk/src/site/xdoc/manual/plugins.xml > > Modified: logging/log4j/log4j2/trunk/src/site/xdoc/manual/plugins.xml > URL: > http://svn.apache.org/viewvc/logging/log4j/log4j2/trunk/src/site/xdoc/manual/plugins.xml?rev=1611977&r1=1611976&r2=1611977&view=diff > ============================================================================== > --- logging/log4j/log4j2/trunk/src/site/xdoc/manual/plugins.xml (original) > +++ logging/log4j/log4j2/trunk/src/site/xdoc/manual/plugins.xml Sat Jul 19 > 22:02:00 2014 > @@ -22,6 +22,7 @@ > <properties> > <title>Log4j 2 Plugins</title> > <author email="[email protected]">Ralph Goers</author> > + <author email="[email protected]">Matt Sicker</author> > </properties> > > <body> > > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected] -- Matt Sicker <[email protected]> -- Matt Sicker <[email protected]>
