Re: New Javadoc plugin: [WARNING] Javadoc 1.4+ doesn't support the -1.1 switch anymore. Ignore this option.
Robert Turner <[email protected]>
| Newsgroups | gmane.comp.jakarta.turbine.maven.user |
|---|---|
| Message-ID | <CAO_Um+=aUe-18Nv8RrkHAkG67_NJjihsK2GL8ANdS7qDjFxDQw@mail.gmail.com> |
Gary, On Fri, Aug 29, 2025 at 2:23 PM Gary Gregory <[email protected]> wrote: > The new Javadoc plugin 3.11.3 always says: > > [WARNING] Javadoc 1.4+ doesn't support the -1.1 switch anymore. Ignore > this option. > > How do I make it stop? > Unfortunately you cannot (at least not without upgrading to a snapshot). There is a code change in the main branch to remove the warning. I dug into this same issue yesterday as I had the same question. > > This did not happen in 3.11.2. > > TY, > Gary > > >