[ 
https://issues.apache.org/jira/browse/MJAVADOC-367?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17957729#comment-17957729
 ] 

Olivier Lamy commented on MJAVADOC-367:
---------------------------------------

This project has moved from Jira to GitHub Issues. This issue was migrated to 
[apache/maven-javadoc-plugin#661|https://github.com/apache/maven-javadoc-plugin/issues/661].
 

> javadoc:fix could allow to disable the @inheritDoc tag
> ------------------------------------------------------
>
>                 Key: MJAVADOC-367
>                 URL: https://issues.apache.org/jira/browse/MJAVADOC-367
>             Project: Maven Javadoc Plugin (Moved to GitHub Issues)
>          Issue Type: Improvement
>    Affects Versions: 2.9
>            Reporter: Luís Oliveira
>            Priority: Major
>
> I might have overlooked something, but when using the javadoc:fix target, I 
> can't seem to prevent it from adding the inheritDoc to methods with an 
> @Override tag.
> It would be nice to be able to disable this, using a config option. I tried 
> the following options on my project's POM, but to no avail:
> <additionalparam>-tag inheritDoc:X</additionalparam>
> <tags>
>   <tag>
>     <name>inheritDoc</name>
>     <placement>X</placement>
>   </tag>
> </tags>
> Thanks.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to