[
https://issues.apache.org/jira/browse/MJAVADOC-505?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Guillaume Boué closed MJAVADOC-505.
-----------------------------------
Resolution: Not A Bug
{{additionalparam}} was replaced with {{additionalOptions}} in 3.0.0. With the
following configuration:
{code:xml}
<additionalOptions>
<additionalOption>-Xdoclint:none</additionalOption>
</additionalOptions>
{code}
the warning is not present.
> "Warning: no description for @throws" shows even after adding -Xdoclint:none
> ----------------------------------------------------------------------------
>
> Key: MJAVADOC-505
> URL: https://issues.apache.org/jira/browse/MJAVADOC-505
> Project: Maven Javadoc Plugin
> Issue Type: Bug
> Components: javadoc
> Affects Versions: 3.0.0
> Environment: Windows 7.
> Netbeans 8.2
> Reporter: Devran
> Priority: Minor
>
> Hi,
> I am not sure if this is intended or if it is a bug, but in version 3.0.0,
> when adding "Xdoclint:none", this warning is not ignored: "no description for
> @throws". It is ignored in version 3.0.0-M1.
> Thank you
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)