Issue Details (XML | Word | Printable)

Key: MJAVADOC-258
Type: Improvement Improvement
Status: Closed Closed
Resolution: Fixed
Priority: Trivial Trivial
Assignee: Vincent Siveton
Reporter: Paul Benedict
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
Maven 2.x Javadoc Plugin

Grouping example could show multiple packages per group

Created: 29/Aug/09 10:27 PM   Updated: 13/Sep/09 07:54 AM   Resolved: 13/Sep/09 07:54 AM
Return to search
Component/s: None
Affects Version/s: 2.6
Fix Version/s: 2.6.1

Time Tracking:
Not Specified


 Description  « Hide

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.



Vincent Siveton added a comment - 13/Sep/09 07:54 AM

added more samples for groups and other options in r