[ https://issues.apache.org/jira/browse/MJAVADOC-37?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17957470#comment-17957470 ]
Olivier Lamy commented on MJAVADOC-37: -------------------------------------- This project has moved from Jira to GitHub Issues. This issue was migrated to [apache/maven-javadoc-plugin#511|https://github.com/apache/maven-javadoc-plugin/issues/511]. > specifying visibility levels other than package requires setting showPackage > to false > ------------------------------------------------------------------------------------- > > Key: MJAVADOC-37 > URL: https://issues.apache.org/jira/browse/MJAVADOC-37 > Project: Maven Javadoc Plugin (Moved to GitHub Issues) > Issue Type: Wish > Reporter: Shinobu Kawai > Assignee: Mike Perham > Priority: Minor > > In order to specify a visibility level other than package, you need to > explicitly set showPackage to false. > Otherwise, javadoc complains that "error - More than one of -public, > -private, -package, or -protected specified.". > It would be nice if the default was handled in the code instead of the > @parameter annotation. -- This message was sent by Atlassian Jira (v8.20.10#820010)