Details
-
Wish
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
2.2
-
None
-
None
-
windows xp
Description
Please consider putting just a little more info on the documentation page
http://people.apache.org/~oching/maven-javadoc-plugin/usage.html
At the bottom of that page, there is an example config and a link to a page full of configuration options. However, there is no mention of the important trick: EACH CONFIGURATION OPTION TURNS INTO A TAG NAME.
So for my example, to make the report quite, I guessed, from some examples, that I needed this:
<configuration>
<quiet>true</quiet>
</configuration>
Can you put on that page that:
EACH CONFIGURATION OPTION TURNS INTO A TAG NAME
thanks,
larry