Grouping example could show multiple packages per group -------------------------------------------------------
Key: MJAVADOC-258 URL: http://jira.codehaus.org/browse/MJAVADOC-258 Project: Maven 2.x Javadoc Plugin Issue Type: Improvement Affects Versions: 2.6 Reporter: Paul Benedict Priority: Trivial One thing that I learned the hard way was grouping multiple packages together. The example (http://maven.apache.org/plugins/maven-javadoc-plugin/examples/group-configuration.html) only shows one package per group, but this could be enhanced. Could you please show the asterisk notation (subpackages) and the separator (colon or semicolon)? By the way, I erroneously tried to use multiple <packages> -- which seemed a natural expectation -- but it didn't work and was silently ignored. A note to this effect may be useful. -- 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