Should that setting be flipped such that a Maven module ask to be Javadoc'd?

Gary

On Fri, Dec 30, 2022, 07:23 Volkan Yazıcı <vol...@yazi.ci> wrote:

> Agreed.
>
> Ralph, I see that you have only added `<javadoc.skip>true<javadoc.skip>` to
> `log4j-layout-template-json-test` module, why don't we add it to all
> `*-test` and `*-its` modules? That is, `log4j-api-test`, `log4j-core-its`,
> `log4j-core-test`, etc.
>
> On Fri, Dec 30, 2022 at 1:45 AM Ralph Goers <ralph.go...@dslextreme.com>
> wrote:
>
> >
> >
> > > On Dec 29, 2022, at 5:44 PM, Ralph Goers <ralph.go...@dslextreme.com>
> > wrote:
> > >
> > > I am trying to build the web site and it is failing in the javadoc
> > plugin in log4j-layout-template-json-test because there are public or
> > protected classes to document. Either the javadoc plugin needs to be
> > disabled for the module or some classes need to be made public.
> >
> > Personally, I don’t think any of the test modules need javadoc generated.
> >
> > Ralph
>

Reply via email to