specifying visibility levels other than package requires setting showPackage to 
false
-------------------------------------------------------------------------------------

         Key: MNG-1513
         URL: http://jira.codehaus.org/browse/MNG-1513
     Project: Maven 2
        Type: Wish
  Components: maven-javadoc-plugin  
    Versions: 2.0    
    Reporter: Shinobu Kawai Yoshida
    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 is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to