You are viewing a plain text version of this content. The canonical link for it is here.
Posted to log4j-dev@logging.apache.org by Ralph Goers <ra...@dslextreme.com> on 2014/07/20 07:34:19 UTC

Re: svn commit: r1611977 - /logging/log4j/log4j2/trunk/src/site/xdoc/manual/plugins.xml

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, mattsicker@apache.org 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="rgoers@apache.org">Ralph Goers</author>
> +        <author email="mattsicker@apache.org">Matt Sicker</author>
>     </properties>
> 
>     <body>
> 
> 


---------------------------------------------------------------------
To unsubscribe, e-mail: log4j-dev-unsubscribe@logging.apache.org
For additional commands, e-mail: log4j-dev-help@logging.apache.org


Re: svn commit: r1611977 - /logging/log4j/log4j2/trunk/src/site/xdoc/manual/plugins.xml

Posted by Matt Sicker <bo...@gmail.com>.
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 <ra...@dslextreme.com> 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 <bo...@gmail.com> wrote:
>
> What version of Maven do you need to use to build the site?
>
>
> On 20 July 2014 00:34, Ralph Goers <ra...@dslextreme.com> 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, mattsicker@apache.org 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="rgoers@apache.org">Ralph Goers</author>
>> > +        <author email="mattsicker@apache.org">Matt Sicker</author>
>> >     </properties>
>> >
>> >     <body>
>> >
>> >
>>
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: log4j-dev-unsubscribe@logging.apache.org
>> For additional commands, e-mail: log4j-dev-help@logging.apache.org
>>
>>
>
>
> --
> Matt Sicker <bo...@gmail.com>
>
>
>


-- 
Matt Sicker <bo...@gmail.com>

Re: svn commit: r1611977 - /logging/log4j/log4j2/trunk/src/site/xdoc/manual/plugins.xml

Posted by Ralph Goers <ra...@dslextreme.com>.
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 <bo...@gmail.com> wrote:

> What version of Maven do you need to use to build the site?
> 
> 
> On 20 July 2014 00:34, Ralph Goers <ra...@dslextreme.com> 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, mattsicker@apache.org 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="rgoers@apache.org">Ralph Goers</author>
> > +        <author email="mattsicker@apache.org">Matt Sicker</author>
> >     </properties>
> >
> >     <body>
> >
> >
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: log4j-dev-unsubscribe@logging.apache.org
> For additional commands, e-mail: log4j-dev-help@logging.apache.org
> 
> 
> 
> 
> -- 
> Matt Sicker <bo...@gmail.com>


Re: svn commit: r1611977 - /logging/log4j/log4j2/trunk/src/site/xdoc/manual/plugins.xml

Posted by Matt Sicker <bo...@gmail.com>.
What version of Maven do you need to use to build the site?


On 20 July 2014 00:34, Ralph Goers <ra...@dslextreme.com> 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, mattsicker@apache.org 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="rgoers@apache.org">Ralph Goers</author>
> > +        <author email="mattsicker@apache.org">Matt Sicker</author>
> >     </properties>
> >
> >     <body>
> >
> >
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: log4j-dev-unsubscribe@logging.apache.org
> For additional commands, e-mail: log4j-dev-help@logging.apache.org
>
>


-- 
Matt Sicker <bo...@gmail.com>